[GRASS-git] [OSGeo/grass] 390a95: r.watershed: Use r.mask, not MASK in the example (...

Vaclav Petras noreply at github.com
Wed Jan 29 16:34:40 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 390a957c47baea35a0291245e0a4a166a3801025
      https://github.com/OSGeo/grass/commit/390a957c47baea35a0291245e0a4a166a3801025
  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 r.mask, not MASK in the example (#5008)

The original example uses r.mapcalc to directly create MASK and then g.remove to disable it. This now uses r.mask to activate and deactivate the mask. NULLs are used in the original expression, which is also what r.mask is using by default.



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