Expand description
HDF5 Fixed Array (FA) chunk index.
This is the default chunk index for fixed-size chunked datasets created with
libver='latest'. It stores chunk entries in a flat array (optionally paged)
with a single-level header โ data block structure.
Structures:
FAHDโ Fixed Array HeaderFADBโ Fixed Array Data Block
Functionsยง
- collect_
fixed_ array_ chunk_ entries - Collect chunk entries from a Fixed Array index.