hydromodpy.spatial.geographic.core.domain_dem#

Clip a regional DEM to canonical domain rectangular support.

Purpose#

Produce the DEM raster used as common elevation support by downstream domain steps and surface builders.

Pipeline position#

Runs after domain support polygons are built (box-buffer polygon available).

Functions

clip_dem_to_box_buffer(*, dem_init_path, ...)

Clip source DEM to domain rectangle and normalize metadata.