issue_comments: 1492670307
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/7079#issuecomment-1492670307 | https://api.github.com/repos/pydata/xarray/issues/7079 | 1492670307 | IC_kwDOAMm_X85Y-Fdj | 3487237 | 2023-03-31T22:14:06Z | 2023-03-31T22:14:06Z | NONE | I was able to reproduce the error with the current version of xarray and then have it work with the new version. Here is what I did: Make new environment
Check version ``` (test_xarray) kthyng@adams ~ % conda list xarray packages in environment at /Users/kthyng/miniconda3/envs/test_xarray:Name Version Build Channelxarray 2023.3.0 pyhd8ed1ab_0 conda-forge ``` In python:
Next I used the PR version of xarray and reran the code above and then it was able to read in ok on the first try. Note: after a week or so those files won't work and will have to be updated with something more current but the pattern to use is clear from the file names. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1385031286 |