[GRASS-dev] r.resamp.stats method=sum artifacts
Hamish
hamish_nospam at yahoo.com
Sun Oct 29 23:47:05 EST 2006
Hi,
with "r.resamp.stats method=sum", I'm seeing banding. Is this expected
or a case of it including points falling on the northern and eastern
bounds? so the same input cell gets counted for multiple output cells?
i.e. is it doing ( <= x <= , <= y <= ) instead of ( <= x < , <= y < ) ?
#spearfish
g.region rast=elevation.10m
g.region res=131.328
r.resamp.stats in=elevation.10m out=resamp.sum meth=sum
Hamish
More information about the grass-dev
mailing list