issue_comments: 820272842
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/5150#issuecomment-820272842 | https://api.github.com/repos/pydata/xarray/issues/5150 | 820272842 | MDEyOklzc3VlQ29tbWVudDgyMDI3Mjg0Mg== | 7522920 | 2021-04-15T09:21:21Z | 2021-04-15T14:27:55Z | NONE | conda-error-output.txt conda-xr-showversions.txt Hi keewis and aurghs, as the working version with cfgrib 0.9.8.5 is already in production, it took some time to reproduce the previous environment from a backup. So here we are. Versions are: % conda list | egrep "(cfgrib|xarray|eccodes)" cf_xarray 0.3.1 pyhd3deb0d_0 conda-forge cfgrib 0.9.9.0 pyhd8ed1ab_1 conda-forge eccodes 2.21.0 ha0e6eb6_0 conda-forge python-eccodes 2021.03.0 py38hb5d20a5_1 conda-forge xarray 0.16.2 pyhd8ed1ab_0 conda-forge With "xr.tutorial.open_dataset("era5-2mt-2019-03-uk.grib", engine="cfgrib")" the result is the same, error message is: AttributeError: partially initialized module 'cfgrib' has no attribute 'open_file' (most likely due to a circular import) Full error output is attached. And I attached the output of "xr.show_versions()". I wonder why it shows "cfgrib: None"... Cheers, Olaf |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
856915051 |