home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1059078961

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/6069#issuecomment-1059078961 https://api.github.com/repos/pydata/xarray/issues/6069 1059078961 IC_kwDOAMm_X84_IEMx 6574622 2022-03-04T11:27:12Z 2022-03-04T11:27:44Z CONTRIBUTOR

btw, as a work-around it works when removing the _FillValue from dst.air (you'll likely only want to do this for the append-writes, not the initial write):

python del dst.air.attrs["_FillValue"] dst.to_zarr(m, append_dim="time") works.

But still, this might call for another issue to solve.

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