[GRASS5] GRASS6beta1 on WINDOWS/MINGW / raster read error

Javier A. Yebrin javier.yebrin at ing.unitn.it
Thu Apr 7 14:45:52 EDT 2005


Hi all,

Final I've got most of grass modules compiled under Mingw/Msys. Then started
to test them (first the raster modules, of course), and found some strange
behaviour depending on the studied raster. I've used the Spearfish database
and ran r.sum for all the present rasters (using spot.image to define the
current region). 
These are the results(first line the raster name, then the stdout or
stderr):

*******************************************START
RESULTS**************************************************

aspect
WARNING: Fail of initial read of compressed file [aspect in PERMANENT]
WARNING: unable to open raster map [aspect in PERMANENT]
ERROR: Not able to open cellfile for [aspect]

density
WARNING: Fail of initial read of compressed file [density in PERMANENT]
WARNING: unable to open raster map [density in PERMANENT]
ERROR: Not able to open cellfile for [density]

elevation.dem
WARNING: Fail of initial read of compressed file [elevation.dem in
PERMANENT]
WARNING: unable to open raster map [elevation.dem in PERMANENT]
ERROR: Not able to open cellfile for [elevation.dem]

elevation.dted
SUM = 59528575.000000
Reading elevation.dted...   WARNING: error reading map [elevation.dted] in
mapset [PERMANENT], row 0

erode.index
WARNING: Fail of initial read of compressed file [erode.index in PERMANENT]
WARNING: unable to open raster map [erode.index in PERMANENT]
ERROR: Not able to open cellfile for [erode.index]

erosion1
WARNING: Fail of initial read of compressed file [erosion1 in PERMANENT]
WARNING: unable to open raster map [erosion1 in PERMANENT]
ERROR: Not able to open cellfile for [erosion1]

fields
WARNING: Fail of initial read of compressed file [fields in PERMANENT]
WARNING: unable to open raster map [fields in PERMANENT]
ERROR: Not able to open cellfile for [fields]

geology
WARNING: Fail of initial read of compressed file [geology in PERMANENT]
WARNING: unable to open raster map [geology in PERMANENT]
ERROR: Not able to open cellfile for [geology]

landuse
SUM = 140115.000000
Reading landuse...   0%11%22%WARNING: error reading compressed map [landuse]
in mapset [PERMANENT], row 31


owner
SUM = 942150.000000
Reading owner...

quads
WARNING: Fail of initial read of compressed file [quads in PERMANENT]
WARNING: unable to open raster map [quads in PERMANENT]
ERROR: Not able to open cellfile for [quads]

railroads
WARNING: Fail of initial read of compressed file [railroads in PERMANENT]
WARNING: unable to open raster map [railroads in PERMANENT]
ERROR: Not able to open cellfile for [railroads]

roads
WARNING: Fail of initial read of compressed file [roads in PERMANENT]
WARNING: unable to open raster map [roads in PERMANENT]
ERROR: Not able to open cellfile for [roads]

rstrct.areas
SUM = 145690.000000
Reading rstrct.areas...  WARNING: error reading compressed map
[rstrct.areas] in mapset [PERMANENT],row 55


rushmore
SUM = 271220.000000
Reading rushmore...  WARNING: error reading compressed map [rushmore] in
mapset [PERMANENT], row118


slope
WARNING: Fail of initial read of compressed file [slope in PERMANENT]
WARNING: unable to open raster map [slope in PERMANENT]
ERROR: Not able to open cellfile for [slope]

soil.br.depth
WARNING: Fail of initial read of compressed file [soil.br.depth in
PERMANENT]
WARNING: unable to open raster map [soil.br.depth in PERMANENT]
ERROR: Not able to open cellfile for [soil.br.depth]

soils
WARNING: Fail of initial read of compressed file [soils in PERMANENT]
WARNING: unable to open raster map [soils in PERMANENT]
ERROR: Not able to open cellfile for [soils]

spot.image
SUM = 320303981.000000
Reading spot.image...   WARNING: error reading map [spot.image] in mapset
[PERMANENT], row 355


streams
WARNING: Fail of initial read of compressed file [streams in PERMANENT]
WARNING: unable to open raster map [streams in PERMANENT]
ERROR: Not able to open cellfile for [streams]

strm.dist
WARNING: Fail of initial read of compressed file [strm.dist in PERMANENT]
WARNING: unable to open raster map [strm.dist in PERMANENT]
ERROR: Not able to open cellfile for [strm.dist]

texture
WARNING: Fail of initial read of compressed file [texture in PERMANENT]
WARNING: unable to open raster map [texture in PERMANENT]
ERROR: Not able to open cellfile for [texture]

tractids
SUM = 1569144897440.000000
Reading tractids...  WARNING: error reading compressed map [tractids] in
mapset [PERMANENT], row 27


transport.misc
SUM = 4250.000000
Reading transport.misc...  

trn.sites
SUM = 2401335.000000
Reading trn.sites...   WARNING: error reading compressed map [trn.sites] in
mapset [PERMANENT],row 45
WARNING: error reading null row 129
WARNING: error reading null row 129
WARNING: error reading null row 129
WARNING: error reading null row 129
WARNING: error reading null row 129


uparea
WARNING: Fail of initial read of compressed file [uparea in PERMANENT]
WARNING: unable to open raster map [uparea in PERMANENT]
ERROR: Not able to open cellfile for [uparea]

vegcover
WARNING: Fail of initial read of compressed file [vegcover in PERMANENT]
WARNING: unable to open raster map [vegcover in PERMANENT]
ERROR: Not able to open cellfile for [vegcover]

*******************************************END
RESULTS**************************************************

You may see that the response changes from one type of raster to another,
whether it is compresed or not. 
I'm trying to debug this module at the moment...

In the meanwhile, do you have any ideas?  

Thanks in advance

Javier




More information about the grass-dev mailing list