pyrocko.io.hdf5_idas

Reader for Silixia iDAS HDF5 files.

Functions

get_meta(h5file)

Get metadata from HDF5 file using the same fields as for the TDMS files.

get_meta(h5file) dict[str, Any][source]

Get metadata from HDF5 file using the same fields as for the TDMS files.

Parameters:

h5file (HDF5 file object) – The file to extract metadata from.

Returns:

Dictionary containing the metadata.

Return type:

dict