Skip to content

Add support for hdf5 format

Jean-Baptiste Bayle requested to merge add-support-for-HDF5-format into master

We can now read from HDF5 files using the syntax:

psd my file.hdf5:path/to/dataset

Module h5py is added as a dependency.

Merge request reports