This tutorial is designed for new HDF5 users.
We will cover HDF5 data model and abstractions such as groups, datasets, and attributes. Simple Python scripts will be used to illustrate the HDF5 programming model and basic features of the HDF5 library. The participants will learn how to write and read data stored in an HDF5 file, and how to navigate through the rich collection of the HDF5 interfaces.
HDF5 C, Fortran and Python examples will be provided to help participants to review the concepts presented in this Tutorial.