Investigate upstream issue with netcdf4==1.7.1
on Linux. Pin netcdf4
for now
#213
Labels
bug
Something isn't working
netcdf4==1.7.1
on Linux. Pin netcdf4
for now
#213
Progress
netcdf4==1.7.1
on Linux. Pinnetcdf4
for now #215netcdf4
version on Linux #216Please check that this bug hasn't been reported before
Please confirm that this bug affects the latest version
0.0.1
ofboilercv
.Please indicate which operating system(s) you are using
Expected behavior
NetCDF files should be readable via
xarray.open_dataset
on all operating systems, including Linux.Current behaviour
Receiving
OSError: [Errno -101]
. Some NetCDF files are failing to read in Linux CI. This also happens when tested locally in WSL2 Ubuntu. See the full traceback below.Full traceback
Steps to reproduce
Install
netcdf4==1.7.1
on Linux and run an affected notebook, e.g.docs/experiments/e230920_subcool/find_centers.ipynb
.Possible solution
Should visit upstream at
xarray
andnetcdf4
to see what might be causing it.The text was updated successfully, but these errors were encountered: