issues: 283518232
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
283518232 | MDU6SXNzdWUyODM1MTgyMzI= | 1795 | open_mfdataset concat_dim chunk | 11750960 | open | 0 | 2 | 2017-12-20T10:34:58Z | 2020-01-07T16:19:39Z | CONTRIBUTOR | open_mfdataset does not allow chunking along concat_dim. As a result if specific chunking is sought along that dimension by the user it may be best not to pass chunks at the open_mfdataset stage and rechunk variables afterwards. This would be the case for example if chunks are large across files but small within files: https://github.com/apatlpo/lops-array/blob/master/sandbox/natl60_tseries_debug.ipynb I believe this is difficult to anticipate for new users (like me). Couldn't this be specified in the documentation of open_mfdataset? |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1795/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | issue |