Skip to content

L2SS-1114: As a developer, I want a wrapper class to read HDF5 files

Hannes Feldt requested to merge L2SS-1114-hdf5_reader_wrapper into main

Allows to define a format for HDF5 files to be read into python objects without interacting with the underlying HDF5 file format.

Merge request reports