issues: 166642852
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 166642852 | MDU6SXNzdWUxNjY2NDI4NTI= | 913 | dtype changes after .load() | 296686 | closed | 0 | 4 | 2016-07-20T17:56:35Z | 2016-07-21T00:49:02Z | 2016-07-21T00:49:02Z | CONTRIBUTOR | I've found that in some situations a This surprised me, and actually caught me out in a few situations where I was writing code to export a DataArray to a custom file format (where the metadata specification for the custom format needed to know the This only seems to occur with dask-backed DataArrays, and not 'normal' DataArrays. Example: Create the example netCDF file like this:
Then doing some simple operations with normal DataArrays:
But doing the same thing in dask:
|
{
"url": "https://api.github.com/repos/pydata/xarray/issues/913/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
completed | 13221727 | issue |