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/5882#issuecomment-954053236,https://api.github.com/repos/pydata/xarray/issues/5882,954053236,IC_kwDOAMm_X8443bJ0,17162724,2021-10-28T17:29:51Z,2021-10-28T17:29:51Z,CONTRIBUTOR,"> Thanks for trying out! I have installed xarray with conda in a newly conda environment (both python 3.6 and 3.8), but I still receive the error: > > @raybellwaves which python version are you using? > > Output of xr.open_dataset(""http://opendap.tudelft.nl/thredds/dodsC/IDRA/2019/10/01/IDRA_2019-10-01_11-00_raw_data.nc"") I'm on 3.9 sorry I can do a full list of my env as I pull from an internal source but the core ones around netcdf I see netcdf-fortran 4.5.3 netcdf4 1.5.7 libnetcdf 4.8.1 Works in the pangeo docker (https://github.com/pangeo-data/pangeo-docker-images/blob/master/pangeo-notebook/environment.yml) if that helps ``` docker run -it pangeo/pangeo-notebook /bin/bash python import xarray as xr xr.open_dataset(""http://opendap.tudelft.nl/thredds/dodsC/IDRA/2019/10/01/IDRA_2019-10-01_11-00_raw_data.nc"") ```","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1032694511 https://github.com/pydata/xarray/issues/5882#issuecomment-954028015,https://api.github.com/repos/pydata/xarray/issues/5882,954028015,IC_kwDOAMm_X8443U_v,221526,2021-10-28T16:55:26Z,2021-10-28T16:55:26Z,CONTRIBUTOR,Can you post the full traceback you get?,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1032694511 https://github.com/pydata/xarray/issues/5882#issuecomment-953921596,https://api.github.com/repos/pydata/xarray/issues/5882,953921596,IC_kwDOAMm_X84427A8,221526,2021-10-28T14:49:26Z,2021-10-28T14:49:26Z,CONTRIBUTOR,"@saveriogzz I'm confused why you posted results for 3.6 and 3.8, given that the original issue looks like it was posted for 3.7. 🤨 At any rate, looks like your original issue, the output from `show_versions()` lists `libnetcdf=4.7.4`. That version should be fixed with regards to the `_FillValue type mismatch` error. Your Python 3.8 environment *does* have an old version of libnetcdf. Can you try doing `conda install -n py38 -c conda-forge ""libnetcdf>=4.7.4""` and see if that fixes your problem?","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1032694511 https://github.com/pydata/xarray/issues/5882#issuecomment-952246143,https://api.github.com/repos/pydata/xarray/issues/5882,952246143,IC_kwDOAMm_X844wh9_,221526,2021-10-26T19:29:52Z,2021-10-26T19:29:52Z,CONTRIBUTOR,@saveriogzz what is the output of `conda list libnetcdf`?,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1032694511 https://github.com/pydata/xarray/issues/5882#issuecomment-949880645,https://api.github.com/repos/pydata/xarray/issues/5882,949880645,IC_kwDOAMm_X844ngdF,17162724,2021-10-22T18:45:02Z,2021-10-22T18:45:02Z,CONTRIBUTOR,"Seemed ok for me. You could try installing with conda: http://xarray.pydata.org/en/stable/getting-started-guide/installing.html#instructions <img width=""953"" alt=""Screen Shot 2021-10-22 at 2 43 53 PM"" src=""https://user-images.githubusercontent.com/17162724/138507050-05189a39-9b9f-441e-844b-9110e8b3acde.png""> ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1032694511