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
It will be more efficient to open those h5 granules with netCDF4, reducing I/O by a factor of ~30. We can drill through the groups opening the file only once, which is currently not possible with xarray.
The text was updated successfully, but these errors were encountered:
It will be more efficient to open those h5 granules with netCDF4, reducing I/O by a factor of ~30. We can drill through the groups opening the file only once, which is currently not possible with xarray.
The text was updated successfully, but these errors were encountered: