[GRASS-dev] [GRASS GIS] #603: r.neighbors with an output reference
map
GRASS GIS
trac at osgeo.org
Wed May 13 18:31:32 EDT 2009
#603: r.neighbors with an output reference map
-------------------------+--------------------------------------------------
Reporter: frankie | Owner: grass-dev at lists.osgeo.org
Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.0
Component: default | Version: 6.4.0 RCs
Keywords: | Platform: All
Cpu: Unspecified |
-------------------------+--------------------------------------------------
If r.neighbours accepted a reference mask to compute convolution only on
non masked points, it could reduce significantly computing time on large
datasets and/or large window sizes. Of course that could be done after the
whole map computation, but computing time would change significantly.
Note that this is different from having an ordinary MASK applied to the
input map, because the input raster is not masked out at all at
convolution time.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/603>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list