hydromodpy.spatial.domain.cases.build_reduced_inputs#

Build reduced DEM and geology inputs around one watershed.

This utility clips large regional datasets to a study-area envelope scaled from the watershed bounds. It is intended to speed up domain/geographic runs.

Functions

build_reduced_inputs(*, watershed_shp_path, ...)

Create reduced DEM and geology files around one watershed.

main([argv])