hydromt_delft3dfm.utils.write_friction#

hydromt_delft3dfm.utils.write_friction(gdf: GeoDataFrame, savedir: str) List[str][source]#

write friction files from crosssections geodataframe.

Parameters:
  • gdf (geopandas.GeoDataFrame) – gdf containing the crosssections

  • savedir (str) – path to the directory where to save the file.

Returns:

friction_fns – list of relative filepaths to friction files.

Return type:

List of str