home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 396806015

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
396806015 MDU6SXNzdWUzOTY4MDYwMTU= 2660 DataArrays to/from Zarr Arrays 1197350 open 0     7 2019-01-08T08:56:05Z 2023-10-27T14:00:20Z   MEMBER      

Right now, open_zarr and Dataset.to_zarr only work with Zarr groups. Zarr Groups can contain multiple Array objects.

It would be nice if we could open Zarr Arrays directly as xarray DataArrays and write xarray DataArrays directly to Zarr Arrays.

However, this might not make sense, because, unlike xarray DataArrays, zarr Arrays can't hold any coordinates.

Just raising this idea for discussion.

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

Links from other tables

  • 1 row from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 0.672ms · About: xarray-datasette