[GRASS-user] r.proj error

gary lists at lazygranch.com
Tue Jun 20 16:00:56 EDT 2006


I've compiled Grass 6.1. The r.proj at the lower resolution worked fine 
(Hamish's tip to prevent a 80GByte file!). The r.los bombed. Here are 
some of the warning messages:
------------
WARNING: segment_seek: Invalid argument
WARNING: Failed seek in segment file for index = 240605900 n = 12 at
          col:row 0:201054
WARNING: segment_seek: Invalid argument
WARNING: Failed seek in segment file for index = 240696144 n = 12 at
          col:row 0:201055
WARNING: segment_seek: Invalid argument
WARNING: Failed seek in segment file for index = 240786388 n = 12 at
          col:row 0:201056
WARNING: segment_seek: Invalid argument
WARNING: Failed seek in segment file for index = 240876632 n = 12 at
          col:row 0:201057
-----------------

I compiled this with and without  the 64 bit flag. [System is AMD 64 
4400 running Suse 10.0]  The problem is the same, i.e warning messages 
and no output. My compilation does does not have fftw installed, if that 
makes a difference.

Any ideas?




r.info dump on input map:
------------------------------------
r.info map=nevgdal616proj

+----------------------------------------------------------------------------+
  | Layer:    nevgdal616proj                 Date: Tue Jun 20 00:58:35
2006    |
  | Mapset:   PERMANENT                      Login of Creator: root
  | Location: utm2
  | DataBase: /usr/localsrc
  | Title:     ( nevgdal616proj )
  | timestamp: none

|----------------------------------------------------------------------------|
|
  |   Type of Map:  raster               Number of Categories: 255
  |   Data Type:    FCELL
  |   Rows:         6702
  |   Columns:      3008
  |   Total Cells:  20159616
  |        Projection: UTM (zone 11)
  |            N: 4224601.96    S:  4023544.2   Res: 29.99966577
  |            E:  603821.51    W:  513581.64   Res: 29.99995678
  |   Range of data:    min = nan  max = nan
  |
  |   Data Source:
  |
  |
  |
  |   Data Description:
  |    generated by r.proj
  |
  |

+----------------------------------------------------------------------------+

r.los command:
r.los input=nevgdal616proj output=nevlos coordinate=592418,4034706
max_dist=99999




More information about the grass-user mailing list