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).
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release adds support for dense attributes to H5Ocopy, There are H5Pset_elink_cb and H5Pget_elink_cb functions to support a user-defined callback function for external link traversal, and additional parameters to tools to support new HDF library capabilities. There are bugfixes and backwards-compatibility fixes.