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
We currently use the netCDF4 library for opening source files which seems to have problems opening netCDF files > 6GB which is a no-go for our Air Temperature products.
We may switch to h5py or use xarray with the h5netcd driver to get around these problems.
We currently use the netCDF4 library for opening source files which seems to have problems opening netCDF files > 6GB which is a no-go for our Air Temperature products.
We may switch to h5py or use xarray with the h5netcd driver to get around these problems.
See #29
The text was updated successfully, but these errors were encountered: