home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 421029352

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
421029352 MDU6SXNzdWU0MjEwMjkzNTI= 2812 expose zarr caching from xarray 1197350 open 0     12 2019-03-14T13:50:16Z 2022-09-14T01:33:03Z   MEMBER      

Zarr has its own internal mechanism for caching, described here: - https://zarr.readthedocs.io/en/stable/tutorial.html#distributed-cloud-storage - https://zarr.readthedocs.io/en/stable/api/storage.html#zarr.storage.LRUStoreCache

However, this capability is currently inaccessible from xarray.

I propose to add a new keyword cache=True/False to open_zarr which wraps the store in an LRUStoreCache.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2812/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 issue

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 12 rows from issue in issue_comments
Powered by Datasette · Queries took 156.649ms · About: xarray-datasette