HDF5
  • Model
  • Format
  • Library
  • Reference Manuals
HDF5
  • HDF5
  • View page source

HDF5

The HDF stands for Hierarchical Data Format. The 5 stands for version 5. The Hierarchical Data Format (HDF) implements a model for managing and storing data. The model includes an abstract data model, an abstract storage model (a.k.a. the data format), and libraries to implement the abstract model and to map the storage model to different storage mechanisms.

  • Model
    • Hard Link
  • Format
    • Level 0
      • Level 0A
    • Level 1
    • Level 2
  • Library
    • Reference Manuals
    • Debugging
    • Tools
      • HDFView
      • h5dump
      • h5ls
      • h5repack
      • h5stat
    • FAQ
      • Spack
      • Can I create a file with a file image?
      • What’s the minimum CMake version for HDF5 1.14.0?
      • Why does README.md starts with a version number?
      • Running ./autogen.sh fails with libtool not found error.
      • Will reading a dataset be slower if your file contains many datasets?
      • Why does the file size grow exponentially in Single-Writer-Multiple-Reader?
      • Why doesn’t Spack set HDF5_VOL_CONNECTOR environment variable?
      • Why does H5Dget_space_status() return incorrect space allocation status?
      • What is number in the subfile name created by subfiling virtual file driver?
  • Reference Manuals
Next

© Copyright 2021-2025 hdfeos.org.

Built with Sphinx using a theme provided by Read the Docs.