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

r.sim: fix previously ignored infil_value #3111

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

petrasovaa
Copy link
Contributor

Parameter infil_value was ignored, only infil (as a raster) was working. I also removed an unnecessary test for rain (related to the fixed condition, inf should always be initialized).

Addresses #3106.

@petrasovaa petrasovaa added bug Something isn't working raster Related to raster data processing C Related code is in C backport to 8.3 backport to 7.8 PR needs to be backported to release branch 7.8 labels Aug 4, 2023
@petrasovaa petrasovaa added this to the 8.3.1 milestone Aug 4, 2023
@petrasovaa petrasovaa linked an issue Aug 4, 2023 that may be closed by this pull request
@petrasovaa petrasovaa merged commit aa8d19a into OSGeo:main Aug 10, 2023
19 checks passed
@petrasovaa petrasovaa deleted the r.sim-fix-infil-value branch August 10, 2023 16:26
@petrasovaa petrasovaa removed backport to 8.3 backport to 7.8 PR needs to be backported to release branch 7.8 labels Aug 10, 2023
landam pushed a commit to landam/grass that referenced this pull request Oct 25, 2023
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working C Related code is in C raster Related to raster data processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

infil raster map for r.sim.water[Bug]
1 participant