Hierarchical Data Format 1.8.0-rc2 (Development branch) |
|
|
HDF (Hierarchical Data Format) is a general purpose library and file format for storing scientific data. It arranges data into datasets (multidimensional arrays) and groups (a structure for organizing objects).
License: BSD License (original)
Changes:
h5repack now supports adding multiple filters to all objects. Inputs to command line utilities are now more consistent. There is improved utility handling of values such as NaN. The library will attempt to repair corrupted object header information unless compiled under strict mode.
|