Expand description
HDF5 Extensible Array index parsing for chunked datasets (v4 index type 4).
Extensible Arrays are used for datasets with exactly one unlimited dimension. Structures: AEHD (header), AEIB (index block), AEDB (data block), AESB (super block).
Structs§
- Extensible
Array Header - Parsed Extensible Array header (AEHD).
Functions§
- read_
extensible_ array_ chunks - Read chunk records from an Extensible Array.