The HDF5 Format

Hierarchical Data Format files are organized in a hierarchical structure. The two primary structures are:

HDF attributes are small named datasets that are attached to primary datasets, groups, or named datatypes.

HDF4 versus HDF5

HDF5 was designed to address some of the limitations of the HDF4 format, in addition to providing new functionality.

The limitations of the HDF4 format included:

The new HDF5 includes the following improvements: