issue_comments: 474813983
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/521#issuecomment-474813983 | https://api.github.com/repos/pydata/xarray/issues/521 | 474813983 | MDEyOklzc3VlQ29tbWVudDQ3NDgxMzk4Mw== | 6628425 | 2019-03-20T12:47:39Z | 2019-03-20T12:47:39Z | MEMBER | Great that's helpful, thanks. I see what's happening now. There's a lot of tricky things going on, so bear with me. Let's examine the output from For non-real-world calendars (e.g. 365_day), reference dates in cftime should allow year zero. This was fixed upstream in https://github.com/Unidata/netcdf4-python/pull/470. That being said, because of (2), the calendar for In theory, another possible way to work around this would be to open the dataset with In conclusion, I'm afraid there is nothing we can do in xarray to automatically fix this situation. Issue (3) in the netCDF file is particularly unfortunate. If it weren't for that, I think all of these issues would be possible to work around, e.g. with https://github.com/pydata/xarray/pull/2571 here, or with fixes upstream. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
99836561 |