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
Needs an update based on the latest work by the community. See ESIP talks and discussions for an in depth overview of why and general howhttps://www.youtube.com/watch?v=hpvVn7CSIaM&t=3183s This needs to be translated into the page for more people to reference what they need to do.
Updates
It's no longer a mystery how to pack an HDF5 file efficiently with a better than default chunk size. Completely fine to mention that chunk size is still very dependent on the data and use case.
It's no longer a mystery that when reading a HDF, cloud-optimized or not, there are certain cache settings that should be passed to the HDF library to make i/o more efficient. We should put up some examples demonstrating this @abarciauskas-bgse@chuckwondo@maxrjones
We should show at a minimum, how to optimize with h5 cli tools and python, and how to pass the correct settings when reading files with tools like fsspec+xarray.
User h5 cli tools to read metadata and display the relevant metadata, e.g. chunk size.
https://guide.cloudnativegeo.org/cloud-optimized-netcdf4-hdf5/
Needs an update based on the latest work by the community. See ESIP talks and discussions for an in depth overview of why and general how https://www.youtube.com/watch?v=hpvVn7CSIaM&t=3183s This needs to be translated into the page for more people to reference what they need to do.
Updates
Some reference material:
@betolink do you have some slides, graphics, or code samples you could share?
The text was updated successfully, but these errors were encountered: