[GRASS-dev] [GRASS GIS] #3004: r.volume: ERROR: Reading raster map <xy> request for row z is outside region

GRASS GIS trac at osgeo.org
Tue Apr 26 06:40:56 PDT 2016


#3004: r.volume: ERROR: Reading raster map <xy> request for row z is outside
region
----------------------+-------------------------
 Reporter:  hellik    |      Owner:  grass-dev@…
     Type:  defect    |     Status:  new
 Priority:  major     |  Milestone:  7.0.4
Component:  Raster    |    Version:  svn-trunk
 Keywords:  r.volume  |        CPU:  All
 Platform:  All       |
----------------------+-------------------------
 mentioned first on the [https://lists.osgeo.org/pipermail/grass-
 dev/2016-April/079919.html dev ML]

 a reproducible test case with the NC sample dataset

 {{{
 g.region -p vector=geology at PERMANENT res=25
 v.to.rast input=geology at PERMANENT output=myrast_to_check use=attr
 attribute_column=GEOL250_
 r.mapcalc "myrast_to_clump = myrast_to_check at user1 /
 myrast_to_check at user1"
 }}}


 {{{
 r.volume input=myrast_to_check at user1 clump=myrast_to_clump at user1
 ERROR: Reading raster map <myrast_to_clump at user1> request for row -7 is
 outside region
 }}}

 tested with

 {{{
 System Info
 GRASS version: 7.1.svn
 GRASS SVN revision: r68309
 Build date: 2016-04-26
 Build platform: x86_64-w64-mingw32
 GDAL: 2.0.2
 PROJ.4: 4.9.2
 GEOS: 3.5.0
 SQLite: 3.7.17
 Python: 2.7.5
 wxPython: 2.8.12.1
 Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
 }}}

 but it's also in linux debian.

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



More information about the grass-dev mailing list