[GRASS-dev] [GRASS GIS] #1511: r3.mapcalc error

GRASS GIS trac at osgeo.org
Fri Dec 16 11:00:52 EST 2011


#1511: r3.mapcalc error
----------------------------------+-----------------------------------------
 Reporter:  mmetz                 |       Owner:  grass-dev@…              
     Type:  defect                |      Status:  new                      
 Priority:  normal                |   Milestone:  7.0.0                    
Component:  Raster3D              |     Version:  svn-trunk                
 Keywords:  raster3d, r3.mapcalc  |    Platform:  Linux                    
      Cpu:  All                   |  
----------------------------------+-----------------------------------------
 the error occurs with the new temporal gis tutorial, tested on different
 machines:

 {{{
 r3.mapcalc --o expr="t5ym = (t1ym[0,0,-2] + t1ym[0,0,-1] + t1ym[0,0,0] +
 t1ym[0,0,1] + t1ym[0,0,2])/5.0"

 ERROR: ERROR: Rast3d_get_double_region: error ERROR:
 Rast3d_get_double_region: Rast3d_get_double_region:in Rast3d_get_tile_ptr
 error in Rast3d_get_tile_ptr
  error in Rast3d_get_tile_ptr
 WARNING: Unable to flush index
 WARNING: Unable to create 3D raster map <t5ym>
 }}}

 Any ideas?

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1511>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list