Skip to content
Prev 2792 / 29559 Next

SpatialGridDataFrame to netcdf grid

On Mon, 12 Nov 2007, Sebastian P. Luque wrote:

            
Then the fallback is to write a GTiff, and use gdal_translate to convert 
it (one of the gdal utilities that build with the GDAL shared object). If 
the same problem occurs, you may need to install netCDF and GDAL from 
source. If that doesn't resolve it, then you'll need to reshape the data 
to the required format and use functions in the ncdf package to create and 
write to the file.

Roger