You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recommend using h5netcdf instead. We were having problems with netCDF4 before (and problems keep appearing now and then to be honest). I think h5netcdf is smaller too and results in a smaller pyinstaller bundle. It can be a bit faster too.
I thought I had made a change like this before, but I cannot find any commits...
The text was updated successfully, but these errors were encountered:
I noticed this imports netCDF4:
imod_coupler/imod_coupler/logging/exchange_collector.py
Line 5 in d53a5af
I recommend using h5netcdf instead. We were having problems with netCDF4 before (and problems keep appearing now and then to be honest). I think h5netcdf is smaller too and results in a smaller pyinstaller bundle. It can be a bit faster too.
I thought I had made a change like this before, but I cannot find any commits...
The text was updated successfully, but these errors were encountered: