[GRASS-dev] [GRASS GIS] #2255: g.mlist warnings for layers found in other mapsets
GRASS GIS
trac at osgeo.org
Fri Apr 18 07:10:33 PDT 2014
#2255: g.mlist warnings for layers found in other mapsets
-------------------------+--------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.1.0
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by wenzeslaus):
Copied from [http://lists.osgeo.org/pipermail/grass-
dev/2014-April/068356.html grass-dev]:
{{{
$ g.mlist type=rast pattern=fireprob_rf1 mapset=Ethiopia
fireprob_rf1raster map(s) available in mapset <Ethiopia>:
WARNING: 'cell/fireprob_rf1' was found in more mapsets (also found in
<Ethiopiabackup>)
WARNING: Using <fireprob_rf1 at Ethiopia>
}}}
{{{
$ g.mlist type=rast pattern=fireprob_rf1
fireprob_rf1
fireprob_rf1 at Ethiopiabackup
raster map(s) available in mapset <Ethiopia>:
WARNING: 'cell/fireprob_rf1' was found in more mapsets (also found in
<Ethiopiabackup>)
WARNING: Using <fireprob_rf1 at Ethiopia>
raster map(s) available in mapset <Ethiopiabackup>:
WARNING: 'cell/fireprob_rf1' was found in more mapsets (also found in
<Ethiopiabackup>)
WARNING: Using <fireprob_rf1 at Ethiopia>
}}}
It also seems that the warning is reported multiple times and that the
overall formatting is strange (e.g. the line `raster map(s) available in
mapset <Ethiopia>:` followed by `WARNING: ...`).
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2255#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list