Skip to content

Provide CLI to mimick hdf5 component service

Valentin Valls requested to merge hdf5-component-helper into master

This MR rework the hdf5-to-json used by component hdf5, and provides a CLI on top of that.

It is aim to simplify integration of hdf5/NXdata content into the client side.

daiquiri-hdf5-to-json ~/Downloads/exafs_qa_171.h5::/scan1/xas_process_2/plots --load_data > xas_process_2.json
Edited by Valentin Valls

Merge request reports