Directory: hdf5/
routines for reading/writing/querying HDF5 files
Contents
.pro files
- mg_h5_dump.pro
Dumps the structure of an HDF5 file to the output log.
- mg_h5_getdata.pro
Routine for extracting datasets, slices of datasets, or attributes from an HDF 5 file with simple notation.
- mg_h5_putdata.pro
Write a variable or attribute to an HDF 5 file with a simple notation.
- mgffh5base__define.pro
Common functionality for HDF 5 classes.
- mgffh5dataset__define.pro
This class represents a variable in an HDF5 file.
- mgffh5file__define.pro
Define instance variables and class inheritance.
- mgffh5group__define.pro
Object representing an HDF 5 group.
Contact me if you have enhancement requests or bug fixes.