Re: [gdal-dev] Fwd: gdalwarp -r average bug?

2014-09-25 Thread Kyle Shannon
On Thu, Sep 25, 2014 at 8:10 AM, Kyle Shannon wrote: > Stephen, > > On Wed, Sep 24, 2014 at 2:21 PM, Stephen Roecker > wrote: >> Out of curiousity the other day I compared the results of gdalwarp (-r >> average) against the raster R package aggregate(fun=mean) function >> for aggregating a raste

Re: [gdal-dev] Fwd: gdalwarp -r average bug?

2014-09-25 Thread Kyle Shannon
Stephen, On Wed, Sep 24, 2014 at 2:21 PM, Stephen Roecker wrote: > Out of curiousity the other day I compared the results of gdalwarp (-r > average) against the raster R package aggregate(fun=mean) function > for aggregating a raster to a coarser resolution. I was suprized how > different the re