On Tue, Nov 12, 2013 at 5:37 AM, Lee Eddington <[email protected]> wrote: > I'm trying to import a NetCDF file from the WRF weather forecast model with > r.in.gdal, but I can't get it to georeference. Instead I end up with a x,y > coordinate system of rows and columns. The file georeferences fine in a > number of other weather graphics programs.
I used some other netCDF files recently. However, I always first convert those files to GeoTIFF using gdalwarp, then I use r.in.gdal. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
