Skip to content
Prev 745 / 29559 Next

file format error with R and GRASS61

On Thu, 19 Jan 2006, Kirk R. Wythers wrote:

            
If r.out.gdal works for you on that file, then we have a problem. However, 
I think that your GRASS GDAL plugin is not present, so GDAL doesn't know 
how to read GRASS rasters natively. What does
say within R after loading the rgdal package, or equivalently

$ gdalinfo --formats

from the shell prompt? If you see "GRASS" there, we have a problem, if 
not, please make sure the GDAL GRASS plugin is installed and working (one 
does this *after* installing GRASS.

Roger