hydromt_delft3dfm.utils.write_manholes#
- hydromt_delft3dfm.utils.write_manholes(gdf: GeoDataFrame, savedir: str) str [source]#
write manholes into hydrolib-core storage nodes objects.
- Parameters:
gdf (geopandas.GeoDataFrame) – gdf containing the manholes
savedir (str) – path to the directory where to save the file.
- Returns:
storage_fn – relative path to storage nodes file.
- Return type: