Skip to content
New issue

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

ENH: Upgrade generate mesh #138

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

inoelloc
Copy link
Contributor

@inoelloc inoelloc commented Feb 2, 2024

  • Generate a window when delineating catchment. It makes the generation faster when the flow direction file domain is larger than the catchment (mondial flwdir vs french catchment)
  • Do not trim zeros but only the mask, we can have 0 in flow direction
  • Set huge(0._4) as min_tol in Fortran

- Generate a window when delineating catchment. It makes the generation faster when
the flow direction file domain is larger than the catchment (mondial flwdir vs french catchment)
- Do not trim zeros but only the mask, we can have 0 in flow direction
- Set huge(0._4) as min_tol in Fortran
@inoelloc inoelloc added the enhancement New feature or request label Feb 2, 2024
@inoelloc inoelloc merged commit 26e8118 into maintenance/1.0.x Feb 2, 2024
18 checks passed
@inoelloc inoelloc deleted the enh-upgrade-generate-mesh branch February 2, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant