We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The current default values for snapping are strict (25 meters), see also:
hydromt_delft3dfm/hydromt_delft3dfm/dflowfm.py
Line 122 in 73b79bf
Snapping of branches is troublesome due to a strict global value being applied
Relax the global value and provide a maximum snapping distance option per method
No response
The text was updated successfully, but these errors were encountered:
shartgring
No branches or pull requests
Version checks
Reproducible Example
The current default values for snapping are strict (25 meters), see also:
hydromt_delft3dfm/hydromt_delft3dfm/dflowfm.py
Line 122 in 73b79bf
And new branches are snapped to existing branches by default. Both can cause problems when working with small-scale models.
Current behaviour
Snapping of branches is troublesome due to a strict global value being applied
Desired behaviour
Relax the global value and provide a maximum snapping distance option per method
Additional context
No response
The text was updated successfully, but these errors were encountered: