issues: 935062144
This data as json
| id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 935062144 | MDU6SXNzdWU5MzUwNjIxNDQ= | 5559 | UserWarning when wrapping pint & dask arrays together | 35968931 | closed | 0 | 4 | 2021-07-01T17:25:03Z | 2021-09-29T17:48:39Z | 2021-09-29T17:48:39Z | MEMBER | With ```python da = xr.DataArray([1,2,3], attrs={'units': 'metres'}) chunked = da.chunk(1).pint.quantify() ```
If we try chunking the other way ( xref https://github.com/xarray-contrib/pint-xarray/issues/116 and https://github.com/pydata/xarray/pull/4972 @keewis |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/5559/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
completed | 13221727 | issue |