[GRASS-git] [OSGeo/grass] 6a3287: wxGUI: Use r.mask.status to get info about mask (#...

Vaclav Petras noreply at github.com
Wed Jan 29 07:38:36 PST 2025


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

  Changed paths:
    M gui/wxpython/core/gconsole.py
    M gui/wxpython/lmgr/statusbar.py
    M python/grass/grassdb/history.py

  Log Message:
  -----------
  wxGUI: Use r.mask.status to get info about mask (#4519)

This replaces low level checks of MASK raster in the current mapset with calls of r.mask.status.

GConsole and SbMask require r.mask.status to output a potential name of the mask regerdless of mask being set or not, so this functionality still needs to be implemented first before moving this PR forward. History changes seem to be complete.



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