Skip to content
Prev 44365 / 398506 Next

importing ascii grids (for gstat)

On Tue, 17 Feb 2004, femke wrote:

            
On a Unix/Linux platform, you can use the rgdal library (after having 
compiled and installed the external GDAL libraries). But if you look at 
the grid file in a text viewer/editor, you'll see that its format is very 
simple, so reading using connections is quite possible. See
and
should do it in a platform-neutral way.