2. h5pywrappers
h5pywrappers is a simple Python library that contains several functions
used to facilitate loading data from and saving data to HDF5 files. These
functions are wrappers that call functions from the h5py library.
Modules
For loading and saving HDF5 object attributes. |
|
For loading and saving HDF5 datasets. |
|
For loading and saving HDF5 "datasubsets". |
|
For loading and saving HDF5 groups. |
|
For loading and saving JSON-related objects. |
|
For identifying and loading HDF5 objects. |
|
For loading and saving HDF5 "scalars". |
|