hydromodpy.analysis.comparison.run_backend#

Execution backends for external comparison child simulations.

Functions

parse_sim_id_from_output(stdout, stderr)

Extract the sim_id printed by hmp run summary output.

run_child_with_hmp(config_path, *[, ...])

Run one child TOML through the public CLI entry point.

Classes

ChildRunResult(config_path, returncode, ...)

Result of one externally launched child simulation.