Open hollandjg opened 3 weeks ago
Add a single-file version of the HDF5 files script.
Call it like this:
${IFT} makeh5files_single --truecolor ${TRUECOLOR} --falsecolor ${FALSECOLOR} --labeled ${SEGMENTED} --props ${FLOEPROPERTIES}
... where ${IFT} is the CLI, ${FLOEPROPERTIES} is the path to the CSV file containing the floe properties, and the other variable names are image files.
${IFT}
${FLOEPROPERTIES}
Adds:
Part of:
Add a single-file version of the HDF5 files script.
Call it like this:
... where
${IFT}
is the CLI,${FLOEPROPERTIES}
is the path to the CSV file containing the floe properties, and the other variable names are image files.Adds:
Part of:
149