hydromt_delft3dfm.workflows.validate_boundaries#
- hydromt_delft3dfm.workflows.validate_boundaries(boundaries: GeoDataFrame, branch_type: str = 'river')[source]#
Validate boundaries per branch type.
Will log a warning if the validation fails.
- Parameters:
boundaries (gpd.GeoDataFrame) – The boundaries.
branch_type ({'river', 'pipe'}) – The branch type.