[GRASS-dev] [GRASS GIS] #718: r.li forgets mask/illegal filename
GRASS GIS
trac at osgeo.org
Tue Feb 18 13:21:08 PST 2014
#718: r.li forgets mask/illegal filename
-----------------------+----------------------------------------------------
Reporter: kyngchaos | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.4
Component: Raster | Version: svn-releasebranch64
Keywords: r.li, smp | Platform: All
Cpu: All |
-----------------------+----------------------------------------------------
Comment(by mmetz):
Replying to [comment:29 neteler]:
> I retested it with current 6.4.svn:
>
{{{
g.region rast=lsat7_2002_40 -p
mkdir -p $HOME/.r.li/history/
echo "SAMPLINGFRAME 0|0|1|1
SAMPLEAREA 0.0|0.0|1.0|1.0" > $HOME/.r.li/history/landsat_test
r.li.shannon map=lsat7_2002_40 conf=landsat_test out=landsat_shannon
r.univar landsat_shannon
ERROR: Raster map <landsat_shannon> not found
}}}
>
> ... no output is produced by r.li.shannon.
With this configuration, the output is a text file. The r.li daemon should
have printed a corresponding message with the path to the output file.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/718#comment:30>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list