Okay, I did find verification that this doesn't work in r.resamp.stats: *[1] The min and max aggregates can't use weights, so -w has no effect for those.*
>From http://grass.osgeo.org/wiki/GRASS_raster_semantics - a good read for anyone working with raster data. -Jamie On Mon, Oct 13, 2008 at 12:54 PM, Jamie Adams <[EMAIL PROTECTED]> wrote: > Hello all, > > When I use r.resamp.stats to resample a grid of 0s & 1s using the maximum > option and the -w flag, it doesn't seem to consider the "edge" pixels that > overlap. It returns the same result as without the -w flag. I've gotten > around this by using the default method and setting anything > 0 to 1. > > Any reason for this behavior, other than being a bug? > > -Jamie >
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
