Skip to content

r.sim: rename niterations to duration to better reflect what the parameter is for#7175

Merged
petrasovaa merged 1 commit intoOSGeo:mainfrom
petrasovaa:r.sim-niterations
Mar 12, 2026
Merged

r.sim: rename niterations to duration to better reflect what the parameter is for#7175
petrasovaa merged 1 commit intoOSGeo:mainfrom
petrasovaa:r.sim-niterations

Conversation

@petrasovaa
Copy link
Contributor

In r.sim.water and r.sim.sediment the parameter niterations is not actually number of iterations, but duration in minutes- the number of iterations is computed from it internally. So this just renames the parameter in a backwards compatible way.

@petrasovaa petrasovaa requested a review from wenzeslaus March 12, 2026 20:23
Copy link
Member

@wenzeslaus wenzeslaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Description seems to be clear, not raising many questions.

@petrasovaa petrasovaa enabled auto-merge (squash) March 12, 2026 20:41
@github-actions github-actions bot added raster Related to raster data processing Python Related code is in Python C Related code is in C HTML Related code is in HTML libraries module docs markdown Related to markdown, markdown files tests Related to Test Suite notebook labels Mar 12, 2026
@petrasovaa petrasovaa merged commit 4334ea5 into OSGeo:main Mar 12, 2026
26 checks passed
@github-actions github-actions bot added this to the 8.6.0 milestone Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C Related code is in C docs HTML Related code is in HTML libraries markdown Related to markdown, markdown files module notebook Python Related code is in Python raster Related to raster data processing tests Related to Test Suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants