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

GRASS GIS trac at osgeo.org
Wed Feb 20 08:19:49 PST 2013


#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    |  
----------------------+-----------------------------------------------------

Comment(by hellik):

 Replying to [comment:4 neteler]:
 > Please try r55120 in GRASS 7 (may be backported to G6:
 lib/g3d/g3dwindowio.c if working)

 tested with

 {{{
 System Info
 GRASS version: 7.0.svn
 GRASS SVN Revision: 55121
 Build Date: 2013-02-20
 GIS Library Revision: 52468 (2012-07-27)
 GDAL/OGR: 1.9.2
 PROJ.4: 4.8.0
 GEOS: 3.3.6dev
 SQLite: 3.7.10
 Python: 2.7.2
 wxPython: 2.8.12.1
 Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
 }}}

 {{{
 r3.info map=precip3d.500z50 at PERMANENT
 WARNING: You are using an old raster3d data format, the vertical unit is
 undefined. Please use r3.support to define the vertical unit to avoid this
 warning.
 +----------------------------------------------------------------------------+
  | Layer:    precip3d.500z50 at PERMANENT      Date: ??
 |
  | Mapset:   PERMANENT                      Login of Creator: ??
 |
  | Location: slovakia3d
 |
  | DataBase: C:\grassdata
 |
  | Title:    ??
 |
  | Units:    none
 |
  | Vertical unit: (null)
 |
  | Timestamp: none
 |
 |----------------------------------------------------------------------------|
  |
 |
  |   Type of Map:  3d cell              Number of Categories: 0
 |
  |   Data Type:    DCELL
 |
  |   Rows:         510
 |
  |   Columns:      890
 |
  |   Depths:       6
 |
  |   Total Cells:  2723400
 |
  |   Total size:           6728954 Bytes
 |
  |   Number of tiles:      7168
 |
  |   Mean tile size:       938 Bytes
 |
  |   Tile size in memory:  4096 Bytes
 |
  |   Number of tiles in x, y and  z:   112, 64, 1
 |
  |   Dimension of a tile in x, y, z:   8, 8, 8
 |
  |
 |
  |        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
 |
  |
 |
 +----------------------------------------------------------------------------+
 (Wed Feb 20 17:14:56 2013) Command finished (0 sec)
 }}}

 {{{
 g.region -p rast3d=precip3d.500z50 at PERMANENT
 projection: 0 (x,y)
 zone:       0
 north:      5530000
 south:      5275000
 west:       4186000
 east:       4631000
 nsres:      500
 ewres:      500
 rows:       510
 cols:       890
 cells:      453900
 (Wed Feb 20 17:16:45 2013) Command finished (0 sec)
 }}}

 seems to work with this revision in G7.

 backport?

 thanks
 Helmut

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



More information about the grass-dev mailing list