hydromodpy.data.variables.dem.custom#

Custom DEM data loaders.

Supports: - TIF/TIFF: GeoTIFF raster elevation files - ASC: Esri ASCII Grid elevation files (converted to GeoTIFF on load) - NC: NetCDF elevation datasets

Functions

load_custom_dem(source_cfg, *[, bbox, data_dir])

Load custom DEM data from a user-provided path.