issues: 1368740629
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1368740629 | PR_kwDOAMm_X84-uWtE | 7019 | Generalize handling of chunked array types | 35968931 | closed | 0 | 30 | 2022-09-10T22:02:18Z | 2023-07-24T20:40:29Z | 2023-05-18T17:34:31Z | MEMBER | 0 | pydata/xarray/pulls/7019 | Initial attempt to get cubed working within xarray, as an alternative to dask.
I've added a ~~At the moment it should work except for an import error that I don't understand, see below.~~ Fro cubed to work at all with this PR we would also need:
- [x] Cubed to expose the correct array type consistently https://github.com/tomwhite/cubed/issues/123
- [x] A cubed version of To-dos for me on this PR:
- [x] Re-route To complete this project more generally we should also:
- [ ] Have cc @tomwhite |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7019/reactions", "total_count": 4, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 2, "eyes": 0 } |
13221727 | pull |