Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.13.2-1
High-level library

The high-level HDF5 library includes several sets of convenience and standard-use APIs to facilitate common HDF5 operations.

  • Lite (H5LT, H5LD)
    Functions to simplify creating and manipulating datasets, attributes and other features
  • Image (H5IM)
    Creating and manipulating HDF5 datasets intended to be interpreted as images
  • Table (H5TB)
    Creating and manipulating HDF5 datasets intended to be interpreted as tables
  • Packet Table (H5PT)
    Creating and manipulating HDF5 datasets to support append- and read-only operations on table data
  • Dimension Scale (H5DS)
    Creating and manipulating HDF5 datasets that are associated with the dimension of another HDF5 dataset
  • Optimizations (H5DO)
    Bypassing default HDF5 behavior in order to optimize for specific use cases
  • Extensions (H5LR, H5LT)
    Working with region references, hyperslab selections, and bit-fields