Hierarchical Data Format 1.6.6-post3 (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:
A bug in H5Epush() which was clearing the error
stack before pushing a new error value was fixed.
A bug in H5Ewalk() which was not passing back the
return value from the error stack walking callback
was fixed.
|