Deltares / hydromt_delft3dfm

Delft3D FM plugin for HydroMT
https://deltares.github.io/hydromt_delft3dfm/
GNU General Public License v3.0
9 stars 2 forks source link

Improve support for xyz cross-sections #145

Closed shartgring closed 1 month ago

shartgring commented 2 months ago

Version checks

Reproducible Example

xyz-cross-sections can be assigned. However, a check for consistency of the cross-section is missing. As per definition, a cross-section should consist of at least 3 points.

Current behaviour

Invalid xyz-cross sections can be generated by the code

Desired behaviour

Improve checks to remove invalid xyz-cross-sections

Additional context

No response