[GRASS-dev] [GRASS GIS] #718: r.li forgets mask/illegal filename

GRASS GIS trac at osgeo.org
Sun Jan 12 11:40:20 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        |  
-----------------------+----------------------------------------------------
Changes (by neteler):

  * version:  6.4.2 RCs => svn-releasebranch64
  * milestone:  6.4.3 => 6.4.4


Comment:

 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.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/718#comment:29>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list