hydromt_wflow.workflows.create_reservoirs_geoms_sediment#
- hydromt_wflow.workflows.create_reservoirs_geoms_sediment(ds_res: Dataset) GeoDataFrame [source]#
Create a GeoDataFrame of reservoir geometries for the sediment model.
- Parameters:
ds_res (xr.Dataset) – Dataset containing the reservoir data.
- Returns:
GeoDataFrame containing the reservoir geometries and properties.
- Return type:
gpd.GeoDataFrame