issue_comments: 598790404
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/2300#issuecomment-598790404 | https://api.github.com/repos/pydata/xarray/issues/2300 | 598790404 | MDEyOklzc3VlQ29tbWVudDU5ODc5MDQwNA== | 1197350 | 2020-03-13T15:51:54Z | 2020-03-13T15:51:54Z | MEMBER | Hi all. I am looking into this issue, trying to figure out if it is still a thing. I just tried @chrisbarber's MRE above using xarray v 0.15.
I can trigger the error in a third step:
raises
The problem is that, even though we rechunked the data,
This was populated with the variable was read from As a workaround, you can delete the encoding (either just the For all the users stuck on this problem (e.g. @abarciauskas-bgse):
- update to the latest version of xarray and then
- delete the encoding on your variables, or overwrite it with the For xarray developers, the question is whether the |
{ "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
342531772 |