quant_met.cli.cli#
- quant_met.cli.cli = <Command cli>#
Command line interface for quant-met.
- Parameters:
- input_file: TextIO
A file object containing YAML formatted parameters for the simulation.
- debugbool
If set, enables debug logging instead of the default info logging.
- This command reads the parameters from the specified file and runs the
- desired calculation based on the provided parameters.