hydromt_delft3dfm.mesh_utils.mesh_from_hydrolib_network#

hydromt_delft3dfm.mesh_utils.mesh_from_hydrolib_network(network: Network, crs: CRS) UgridDataset[source]#

Create xugrid mesh from hydrolib-core network object.

Parameters:
  • network (Network) – Network hydrolib-core object.

  • crs (pyproj.CRS) – Coordinate reference system of the network.

Returns:

mesh – Mesh UgridDataset.

Return type:

xu.UgridDataset