HDFGroup / nasa_cloud

Apache License 2.0
3 stars 2 forks source link

HyperChunking #10

Closed jreadey closed 1 month ago

jreadey commented 1 year ago

Enable hsload to specify chunk layout optimal for querying in HSDS when using linked HDF5 files. Utilize Rangeget Node to read linked chunks as needed.

jreadey commented 1 month ago

This is implemented for both 1D and multi-dim datasets.