hydromodpy.workflow.pipelines.overview#

Data-overview launcher - “watershed identity card” workflow.

Orchestrates four phases:

  1. Workspace - prepare output directories.

  2. Geographic - delineate watershed from outlet coordinates.

  3. Data loading - download / load all requested data families.

  4. Report - generate overview PNGs (one per panel).

Classes

DataOverviewLauncher(config_path)

Generate a "watershed identity card" from a TOML configuration file.