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.watershed: Use raster mask, not MASK, simplify doc #4998

Merged
merged 2 commits into from
Jan 29, 2025

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