I. The Broad View
Data Model &
File Structure
HDF5 Library &
Programming Model
Introduction
Programming Model
Create File
Create Dataset
Close Objects
Write/Read
Partial Write/Read
Get Info
Create Compound
Datatype
Create Extendable or
Chunked Dataset
Work with Groups
Work with Attributes
Data Transfer Pipeline
II. Using HDF5 —
The Specifics
The File
Groups
Datasets
Datatypes
Dataspaces &
Partial I/O
Attributes
Error Handling
III. Additional Resources
IV. Code Examples