home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 743183600

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/issues/4681#issuecomment-743183600 https://api.github.com/repos/pydata/xarray/issues/4681 743183600 MDEyOklzc3VlQ29tbWVudDc0MzE4MzYwMA== 206773 2020-12-11T13:09:26Z 2020-12-11T13:09:26Z NONE

After debugging we found that zarr.core.Array._encode_chunk() does not encode chunks, if both compressor and filters are missing,

However I could not reproduce our problem with Zarr open/save alone. It seems to occur only when using xarrays.open_zarr() and xr.Dataset.to_zarr(). Therefore I seems to be an xarray issue rather than a Zarr one.

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