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

GRASS GIS trac at osgeo.org
Thu Feb 21 01:16:12 PST 2013


#1784: wingrass6.4.3svn: raster3d problems
--------------------------+-------------------------------------------------
  Reporter:  hellik       |       Owner:  grass-dev@…              
      Type:  defect       |      Status:  closed                   
  Priority:  critical     |   Milestone:  6.4.3                    
 Component:  Raster3D     |     Version:  6.4.3 RCs                
Resolution:  fixed        |    Keywords:                           
  Platform:  MSWindows 7  |         Cpu:  x86-64                   
--------------------------+-------------------------------------------------
Changes (by hellik):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Replying to [comment:6 neteler]:
 > Excellent. Backported to 6.4 and 6.5 in r55135 and r55136: please test
 also there.

 tested with

 {{{
 System Info
 GRASS version: 6.4.3svn
 GRASS SVN Revision: 55137
 GIS Library Revision: 50937 (2012-02-25)
 GDAL/OGR: 1.9.2
 PROJ4: Rel. 4.8.0, 6 March 2012
 Python: 2.7.2
 wxPython: 2.8.12.1
 Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
 }}}

 {{{
 g.region -p -3 rast3d=precip3d.500z50 at PERMANENT
 projection: 0 (x,y)
 zone:       0
 north:      5530000
 south:      5275000
 west:       4186000
 east:       4631000
 top:        3000.00000000
 bottom:     0.00000000
 nsres:      500
 nsres3:     500
 ewres:      500
 ewres3:     500
 tbres:      500
 rows:       510
 rows3:      510
 cols:       890
 cols3:      890
 depths:     6
 cells:      453900
 cells3:     2723400
 (Thu Feb 21 10:13:03 2013) Command finished (0 sec)
 }}}

 {{{
 r3.info map=precip3d.500z50 at PERMANENT
 +----------------------------------------------------------------------------+
  | Layer:    precip3d.500z50 at PERMANENT      Date: ??
 |
  | Mapset:   PERMANENT                      Login of Creator: ??
 |
  | Location: slovakia3d
 |
  | DataBase: C:\grassdata
 |
  | Title:     ( ?? )
 |
  | Timestamp: none
 |
 |----------------------------------------------------------------------------|
  |
 |
  |   Type of Map:  3d cell              Number of Categories: 0
 |
  |   Data Type:    double
 |
  |   Rows:         510
 |
  |   Columns:      890
 |
  |   Depths:       6
 |
  |   Total Cells:  2723400
 |
  |        Projection: x,y (zone 0)
 |
  |            N:    5530000    S:    5275000   Res:   500
 |
  |            E:    4631000    W:    4186000   Res:   500
 |
  |            T:       3000    B:          0   Res:   500
 |
  |   Range of data:   min = 525.45690918 max = 1801.44433594
 |
  |
 |
 +----------------------------------------------------------------------------+
 }}}

 seems to work, closing ticket.

 Helmut

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



More information about the grass-dev mailing list