home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 811199910

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/5065#issuecomment-811199910 https://api.github.com/repos/pydata/xarray/issues/5065 811199910 MDEyOklzc3VlQ29tbWVudDgxMTE5OTkxMA== 35919497 2021-03-31T16:20:30Z 2021-03-31T16:31:32Z COLLABORATOR

Should the Zarr backend be setting this?

Yes, they are already defined in zarr: preferred_chunks=chunks. We decide to separate the chunks and the preferred_chunks: - The preferred_chunks is used by the backend to define the default chunks to be used by xarray. - The chunks are the on-disk chunks.

They are not necessarily the same. Maybe we can drop the preferred_chunks after they are used.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  837243943
Powered by Datasette · Queries took 0.923ms · About: xarray-datasette