[STATSGRASS] cant read raster created with r.neighbours

Jarek Jasiewicz jarekj at amu.edu.pl
Thu Jul 26 08:42:59 EDT 2007


Carlos "Guâno" Grohmann wrote:
> Hi,
> some strange stuff happened today:
>
> in R:
> this works fine:
> elev<-readRAST6("dem3arcsec_srtm_reprojected")
> slope<-readRAST6("dem3arcsec_srtm_reprojected_slope")
>
> but this
> slope<-readRAST6("dem3arcsec_srtm_reprojected_slope_avg")
> gves
>
> Creating BIL support files ...
> Header File = wld
> World File =
> /home/guano/grassdata/srtm_krig_utm/death_valley/.tmp/eclipse/dem3arcsec_srtm_reprojected_slope_avg.wld 
>
> Exporting Raster as floating values (bytes=4)
> Using the Current Region settings ...
> north=4031000.000000
> south=4002650.000000
> east=494850.000000
> west=466500.000000
> r=315
> c=315
> 100%
> Error in readBinGrid(rtmpfl11, colname = vname[i], proj4string = p4,
> integer = to_int) :
>        no such file:
> /home/guano/grassdata/srtm_krig_utm/death_valley/.tmp/eclipse/dem3arcsec_srtm_reprojected_slope_avg.hdr 
>
>
>
>
> the last map was created with
> r.neighbors input=dem3arcsec_srtm_reprojected_slope
> output=dem3arcsec_srtm_reprojected_slope_avg method=average size=3
> --overwrite
>
>
> I'm lost..
>
> tks
>
try to create a file with little shorter name....




More information about the grass-stats mailing list