HDF5 Utilities (gwpy.io.hdf5)#
Write GWpy objects to HDF5 files.
Functions#
|
Create a new dataset inside the parent HDF5 object. |
|
Find and return the relevant dataset inside the given H5 object. |
|
Identify an HDF5 file based on its signature. |
|
Open a |
|
Decorate an HDF5-reading function to open a filepath if needed. |
|
Decorate an HDF5-writing function to open a filepath if needed. |