HDFGroup / h5pyd

h5py distributed - Python client library for HDF Rest API
Other
110 stars 39 forks source link

Anon dset chunks #92

Closed MRossol closed 3 months ago

MRossol commented 3 years ago

Check chunkinfo_arr size and chunk anon_dset if needed (chunk_size limit is a kwarg and is defaulted to 1mb)

If anon_dset is chunked, load chunkinfo_arr in said chunks