home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 839084663

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/5286#issuecomment-839084663 https://api.github.com/repos/pydata/xarray/issues/5286 839084663 MDEyOklzc3VlQ29tbWVudDgzOTA4NDY2Mw== 1217238 2021-05-11T20:00:23Z 2021-05-11T20:00:23Z MEMBER

The short answer is that you should delete encoding['chunks'] here for now. This operation is totally safe, but Xarray is mistakenly trying to re-use the chunks from the source dataset when writing the data to disk.

The long answer is that we really should fix this in Xarray. See https://github.com/pydata/xarray/issues/5219 for discussion.

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