hydromodpy.spatial.geographic.dem_metadata#

Read and normalize DEM-derived metadata from watershed rasters.

Defines the geographic metadata contract consumed by CatchmentDelineation and downstream runtime components.

Functions

read_dem_metadata(*, ...[, locator_factory])

Read clipped DEM rasters and return normalized geographic metadata.

Classes

DemMetadata(crs, dem_box_buff_data, ...[, ...])

DEM-derived raster metadata for the geographic runtime.