hydromt_delft3dfm.workflows.validate_branches#
- hydromt_delft3dfm.workflows.validate_branches(branches: GeoDataFrame)[source]#
Validate the branches.
Logs an error when one or more branches have a length of 0 meter.
- Parameters:
branches (gpd.GeoDataFrame) – The branches to validate.