hdf5extractor 1.0.3

Creator: railscoder56

Last updated:

Add to Cart

Description:

hdf5extractor 1.0.3

hdf5-extractor
Extract mini hdf5 files from an epc and an H5 file.
The mini-h5 are created by finding Datasets referenced from the epc. Each representation will have its own mini-h5 file.
installation :
With poetry :
poetry add hdf5extractor

With pip :
pip install hdf5extractor

Run :
Extract a small h5 from a bigger one, to only have dataset of a specific resqml file :
extracth5 -i myResqmlFile.xml --h5 myH5File.h5 -o outputFolder

Extract every h5 parts from a bigger one, to only have in each, the dataset of a specific resqml file inside an epc :
extracth5 -i myEPCFile.epc --h5 myH5File.h5 -o outputFolder

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.