[GRASS-dev] [GRASS GIS] #2757: r.import: ERROR: Input raster map is outside current region

GRASS GIS trac at osgeo.org
Thu Sep 1 14:59:49 PDT 2016


#2757: r.import: ERROR: Input raster map is outside current region
--------------------------+-------------------------
  Reporter:  neteler      |      Owner:  grass-dev@…
      Type:  defect       |     Status:  reopened
  Priority:  normal       |  Milestone:  7.0.5
 Component:  Python       |    Version:  svn-trunk
Resolution:               |   Keywords:  r.import
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-------------------------

Comment (by neteler):

 In fact, it looks reasonable:

 {{{
 GRASS 7.2.svn (latlong):~/software/bla > r.in.gdal bio1.bil out=bio1
 Proceeding with import of 1 raster bands...
 WARNING: Fixing subtle input data rounding error of north boundary
          (2.84217e-14>2.77778e-07)
 Importing raster map <bio1>...
 r.in 100%
 GRASS 7.2.svn (latlong):~/software/bla > r.info bio1
 +----------------------------------------------------------------------------+
  | Map:      bio1                           Date: Thu Sep  1 23:58:23 2016
 |
  | Mapset:   neteler                        Login of Creator: neteler
 |
  | Location: latlong
 |
  | DataBase: /home/neteler/grassdata
 |
  | Title:     ( bio1 )
 |
  | Timestamp: none
 |
 |----------------------------------------------------------------------------|
  |
 |
  |   Type of Map:  raster               Number of Categories: 0
 |
  |   Data Type:    CELL
 |
  |   Rows:         3600
 |
  |   Columns:      8640
 |
  |   Total Cells:  31104000
 |
  |        Projection: Latitude-Longitude
 |
  |            N:        90N    S:        60S   Res: 0:02:30
 |
  |            E:       180E    W:       180E   Res: 0:02:30
 |
  |   Range of data:    min = -278  max = 319
 |
  |
 |
  |   Data Description:
 |
  |    generated by r.in.gdal
 |
  |
 |
  |   Comments:
 |
  |    r.in.gdal input="bio1.bil" output="bio1" memory=300 offset=0
 num_dig\   |
  |    its=0
 |
  |
 |
 +----------------------------------------------------------------------------+
 }}}

 So, r.import seems to do "extra" to it...

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2757#comment:11>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list