On Wed, Sep 2, 2009 at 4:42 PM, jamesmcc<[email protected]> wrote: > Thanks Glynn, > > I didnt realize that bilinear was what I was doing, though I'm familiar with > it. This should work, though I immediately become concerned by the first > line of the documentation > > r.resamp.interp - Resamples raster map layers to a finer grid using > interpolation. > > since I'm not going to a finer resolution. I noticed that you are the > author, so I thought I should say something! :)
see also: http://grass.osgeo.org/grass64/manuals/html64_user/r.resamp.stats.html r.resamp.stats - Resamples raster map layers to a coarser grid using aggregation Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
