issues: 219321876
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
219321876 | MDU6SXNzdWUyMTkzMjE4NzY= | 1352 | Saving to netCDF with 0D dimension doesn't work | 358378 | closed | 0 | 9 | 2017-04-04T17:16:40Z | 2021-07-17T18:38:29Z | 2021-07-17T18:38:15Z | CONTRIBUTOR | I'm using xarray 0.9.1. When I have an array
and try to write to netCDF using
I can fix this by manually doing
before calling I believe it would be good if xarray would do this check on its own and apply the coorection on-the-fly to allow saving to netCDF in this case as well. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1352/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |