hydromodpy.analysis.comparison.dispatch#

Dispatch comparison configs to the matching comparison launcher.

Functions

resolve_comparison_launcher(config_path)

Instantiate the comparison launcher matching the TOML section.

run_comparison_config(config_path)

Run a comparison config through the appropriate launcher.