[GRASS-git] [OSGeo/grass] a82adc: r.watershed: Use raster mask, not MASK, simplify d...

Vaclav Petras noreply at github.com
Tue Jan 28 18:28:11 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: a82adc22864d854508993e82eddaa652eb9b3c77
      https://github.com/OSGeo/grass/commit/a82adc22864d854508993e82eddaa652eb9b3c77
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M raster/r.watershed/front/r.watershed.html

  Log Message:
  -----------
  r.watershed: Use raster mask, not MASK, simplify doc (#4998)

* 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.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list