[GRASS-dev] [GRASS GIS] #1784: wingrass6.4.3svn: raster3d problems

GRASS GIS trac at osgeo.org
Mon Nov 5 01:19:15 PST 2012


#1784: wingrass6.4.3svn: raster3d problems
----------------------+-----------------------------------------------------
 Reporter:  hellik    |       Owner:  grass-dev@…              
     Type:  defect    |      Status:  new                      
 Priority:  critical  |   Milestone:  6.4.3                    
Component:  Raster3D  |     Version:  6.4.3 RCs                
 Keywords:            |    Platform:  MSWindows 7              
      Cpu:  x86-64    |  
----------------------+-----------------------------------------------------
 tested with osgeo4w-wingrass6.4.3RC1 and the slovakia3d-precipitation-
 sample dataset, there are crashes with g.region and r3.info related to 3d-
 rasters:

 {{{
 g.region -p rast3d=precip3d.500z50 at PERMANENT
 D2/3: G__read_Cell_head
 D2/3: G__read_Cell_head_array
 D3/3: region item: proj:       0
 D3/3: region item: zone:       0
 D3/3: region item: north:      5530000
 D3/3: region item: south:      5275000
 D3/3: region item: east:       4631000
 D3/3: region item: west:       4186000
 D3/3: region item: cols:       890
 D3/3: region item: rows:       510
 D3/3: region item: e-w resol:  500
 D3/3: region item: n-s resol:  500
 D3/3: region item: top:        3000
 D3/3: region item: bottom:     0
 D3/3: region item: cols3:      890
 D3/3: region item: rows3:      510
 D3/3: region item: depths:     6
 D3/3: region item: e-w resol3: 500
 D3/3: region item: n-s resol3: 500
 D3/3: region item: t-b resol:  500
 D2/3: G__read_Cell_head
 D2/3: G__read_Cell_head_array
 D3/3: region item: proj:       0
 D3/3: region item: zone:       0
 D3/3: region item: north:      5492305
 D3/3: region item: south:      5294826
 D3/3: region item: east:       4603765
 D3/3: region item: west:       4193437
 D3/3: region item: cols:       821
 D3/3: region item: rows:       395
 D3/3: region item: e-w resol:  499.79049939
 D3/3: region item: n-s resol:  499.94683544
 D3/3: region item: top:        1900.000000000000000
 D3/3: region item: bottom:     95.000000000000000
 D3/3: region item: cols3:      821
 D3/3: region item: rows3:      395
 D3/3: region item: depths:     1805
 D3/3: region item: e-w resol3: 499.79049939
 D3/3: region item: n-s resol3: 499.94683544
 D3/3: region item: t-b resol:  1
 WARNING: G3d_readWindow: unable to find
 [\grassdata/slovakia3d/user1/windows3d/\grassdata/slovakia3d/PERMANENT/grid3/precip3d.500z50/cellhd].
 ERROR: Invalid region: North must be larger than South
 }}}

 => r3.info crash

 {{{
 r3.info --verbose map=precip3d.500z50 at PERMANENT
 D2/3: G__read_Cell_head
 D2/3: G__read_Cell_head_array
 D3/3: region item: proj:       0
 D3/3: region item: zone:       0
 D3/3: region item: north:      5492305
 D3/3: region item: south:      5294826
 D3/3: region item: east:       4603765
 D3/3: region item: west:       4193437
 D3/3: region item: cols:       821
 D3/3: region item: rows:       395
 D3/3: region item: e-w resol:  499.79049939
 D3/3: region item: n-s resol:  499.94683544
 D3/3: region item: top:        1900.000000000000000
 D3/3: region item: bottom:     95.000000000000000
 D3/3: region item: cols3:      821
 D3/3: region item: rows3:      395
 D3/3: region item: depths:     1805
 D3/3: region item: e-w resol3: 499.79049939
 D3/3: region item: n-s resol3: 499.94683544
 D3/3: region item: t-b resol:  1
 }}}

 => r3.info crash

 Helmut

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



More information about the grass-dev mailing list