Skip to content

Comments

r.watershed: Use raster mask, not MASK, simplify doc#4998

Merged
petrasovaa merged 2 commits intoOSGeo:mainfrom
wenzeslaus:r_watershed-mask-not-MASK
Jan 29, 2025
Merged

r.watershed: Use raster mask, not MASK, simplify doc#4998
petrasovaa merged 2 commits intoOSGeo:mainfrom
wenzeslaus:r_watershed-mask-not-MASK

Conversation

@wenzeslaus
Copy link
Member

  • Replaces uppercase MASK by whatever is more appropriate in the given context.
  • Simplifies the sentences about mask and nulls cells. They are the same, ignored, and reduce computational requirements. The original text was repetetive. The new text is trying to be more succinct.
  • The heading mentions no data, but not NULLs while text NULLs and not no data. The new text is trying to address that.
  • An example which is directly manipulating MASK is left as is.

* Replaces uppercase MASK by whatever is more appropriate in the given context.
* Simplifies the sentences about mask and nulls cells. They are the same, ignored, and reduce computational requirements. The original text was repetetive. The new text is trying to be more succinct.
* The heading mentions no data, but not NULLs while text NULLs and not no data. The new text is trying to address that.
* An example which is directly manipulating MASK is left as is.
@github-actions github-actions bot added raster Related to raster data processing HTML Related code is in HTML module docs labels Jan 27, 2025
@petrasovaa petrasovaa added this to the 8.5.0 milestone Jan 28, 2025
@petrasovaa petrasovaa enabled auto-merge (squash) January 28, 2025 15:55
@petrasovaa petrasovaa merged commit a82adc2 into OSGeo:main Jan 29, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs HTML Related code is in HTML module raster Related to raster data processing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants