home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 851622923

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
851622923 MDU6SXNzdWU4NTE2MjI5MjM= 5120 DataArray to Zarr 8398696 closed 1     2 2021-04-06T17:02:41Z 2021-04-07T19:31:59Z 2021-04-06T21:02:02Z NONE      

Currently, there is a way in which a Dataset can be stored in zarr and it is described at: http://xarray.pydata.org/en/stable/io.html?highlight=zarr#zarr

Is there a way to store DataArray into zarr directly as well?

PS: One can always create a Dataset with a single element:

xr.Dataset({"bar": foo})

where foo is a DataArray to accomplish the above.

I was wondering if this is the recommended way.

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

Links from other tables

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