[STATSGRASS] GDAL Error
Kirk R. Wythers
kwythers at umn.edu
Thu Jan 19 14:37:14 EST 2006
Hey all,
I'm walking through Roger's examples in his vol 3 article. I'm
getting a gdal error on the step:
> gmeta6 <-gmeta6()
> fname <- paste(gmeta6$GISDBASE, gmeta6$LOCATION_NAME,
+ "PERMANENT", "cellhd", "soils.ph",
+ sep = "/")
> soilsph_GDAL <- read.GDAL(fname)
Error in .local(.Object, ...) :
GDAL Error 4: `/Volumes/disk1/home1/kwythers/grassdata/
spearfish60/PERMANENT/cellhd/soils.ph' not recognised as a supported
file format.
All the library loads seems to go smoothly but I was wondering if the
fact that I'm on grass61.cvs is a problem? I'm using the spearfish6
mapset.
More information about the grass-stats
mailing list