[GRASS-dev] [GRASS GIS] #2445: r.mask -r removal not working in GRASS 7.1 svn r.62210
GRASS GIS
trac at osgeo.org
Sat Oct 11 05:01:44 PDT 2014
#2445: r.mask -r removal not working in GRASS 7.1 svn r.62210
-------------------------+--------------------------------------------------
Reporter: baharmon | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.1.0
Component: Raster | Version: svn-trunk
Keywords: r.mask | Platform: MSWindows 8
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by annakrat):
Replying to [comment:6 glynn]:
> Replying to [comment:5 annakrat]:
> > Wontfix?
> No. If a map is recognised as a mask by
`Rast__check_for_auto_masking()`, then `r.mask -r` should remove it.
>
> On Windows, remove("MASK") will remove a file named "MASK", "mask",
"Mask", "MaSK" or any other variation (you can't have more than one of
those in any given directory).
>
> Does `g.remove type=rast pattern=MASK` remove the file? If not, that's a
bug in g.remove. Indeed, this appears to be the problem.
I haven't tested specifically this command but r.mask is using it for
removing the mask.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2445#comment:7>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list