hydromt_delwaq.workflows.segments.hydromaps#
- hydromt_delwaq.workflows.segments.hydromaps(hydromodel, mask: str = 'basins')[source]#
Return base information maps from hydromodel.
The following basemaps are extracted: - flwdir - basins - basmsk - elevtn - rivmsk
- Parameters:
hydromodel (hydromt.model) – HydroMT Model class containing the hydromodel to build DelwaqModel from.
mask (str, optional) – Name of the mask to use to mask the maps. Either ‘rivers’ or ‘basins’ (default).
- Returns:
ds_out – Dataset containing gridded emission map at model resolution.
- Return type: