hydromodpy.spatial.geographic#

Geographic package facade.

The decomposed geographic workflow lives in hydromodpy.spatial.geographic.core. This package exposes the CatchmentDelineation runtime facade and its public data contracts via lazy attribute access to keep import time low.

Modules

cases

Geographic runnable cases.

catchment_delineation

core

Core building blocks for HydroModPy geographic preprocessing.

dem_metadata

Read and normalize DEM-derived metadata from watershed rasters.

domain_rasters

Build geographic raster artifacts on the canonical watershed support.

geographic_config

geographic_io

Shared I/O helpers for geographic processing.

geographic_paths

Path container for geographic processing outputs.

pipeline

Assemble the full geographic artifact set from one config + workspace.

store_ingestion

Ingest geographic preprocessing outputs into the SimulationCatalog.

structure_binders

Geographic-side binders for data-to-structure updates.

subbasin

synthetic

Synthetic geographic helpers for simple validation geometries.