Hierarchical Data Format: HDF5¶
A set of file formats (HDF4, HDF5) designed to store and organize large amounts of data in a portable fashion.
Features: - portable - compressible - parallelizable
Templates
hdf5_templates.py
: see example use cases near the end of the file.
useful data space visualization