summaryrefslogtreecommitdiffstats
path: root/libraries/hdf/README
blob: d2c0af2c480c599ffb9537cfe72ded2ab54c3aa9 (plain)
1
2
3
4
5
Hierarchical Data Format is a physical file format for storing
scientific data. At its highest level, HDF is a collection of
utilities and applications for manipulating, viewing, and analyzing
data in HDF files. Between these levels, HDF is a software library
that provides high-level APIs and a low-level data interface.