Hierarchical Data Format 1.9.3 (Pre-release 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:
This release fixes a bug involving searching the target file for H5Lcreate_external(). It fixed a bug in h5dump that caused binary output to be made only for the first dataset when several datasets were requested.
|