issues: 382043672
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
382043672 | MDU6SXNzdWUzODIwNDM2NzI= | 2558 | how to incorporate zarr's new open_consolidated method? | 1197350 | closed | 0 | 1 | 2018-11-19T03:28:40Z | 2018-12-04T23:51:00Z | 2018-12-04T23:51:00Z | MEMBER | Zarr has a new feature called consolidated metadata. This feature will make it much faster to open certain zarr datasets, because all the metadata needed to construct the xarray dataset will live in a single .json file. To use this new feature, the new function I am seeking feedback on what API people would like to see before starting a PR. My proposal is to add a new keyword argument to I played around with this a bit and realized that https://github.com/zarr-developers/zarr/issues/336 needs to be resolved before we can do the xarray side. cc @martindurant, who might want to weigh on what would be most convenient for intake. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2558/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |