home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1644429340

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
1644429340 I_kwDOAMm_X85iBAAc 7692 Feature proposal: DataArray.to_zarr() 2443309 closed 0     5 2023-03-28T18:00:24Z 2023-04-03T15:53:37Z 2023-04-03T15:53:37Z MEMBER      

Is your feature request related to a problem?

It would be nice to mimic the behavior of DataArray.to_netcdf for the Zarr backend.

Describe the solution you'd like

This should be possible: python xr.open_dataarray('file.nc').to_zarr('store.zarr')

Describe alternatives you've considered

None.

Additional context

xref DataArray.to_netcdf issue/PR: #915 / #990

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

Links from other tables

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