HDF5 to CSV Extractor
Inspect the file, select one dataset and define every dimension range before creating a complete indexed export.
File summary
Groups, datasets and links
General HDF5, not assumed NetCDF
Groups, arbitrary datasets, links, attributes and HDF5 datatypes are interpreted directly with h5py.
Deterministic type mappings
Compound, array, complex, binary, opaque and reference values use explicit JSON strings. Fill matches are marked in a separate field.
No silent truncation
Extraction streams every selected cell. If a filter is unavailable or the complete output cannot fit, the request fails clearly.