Opened 16 years ago
Last modified 6 years ago
#603 new enhancement
r.neighbors with an output reference map
Reported by: | frankie | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Raster | Version: | 6.4.0 RCs |
Keywords: | r.neighbors | Cc: | |
CPU: | Unspecified | Platform: | All |
Description
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.
Change History (11)
comment:1 by , 15 years ago
Keywords: | r.neighbors added |
---|
comment:2 by , 13 years ago
Component: | Default → Raster |
---|
comment:3 by , 12 years ago
Milestone: | 6.4.0 → 7.0.0 |
---|
comment:4 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:5 by , 8 years ago
Milestone: | 7.0.5 → 7.3.0 |
---|
comment:6 by , 8 years ago
Milestone: | 7.3.0 → 7.4.0 |
---|
comment:8 by , 7 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:9 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Note:
See TracTickets
for help on using tickets.
Milestone renamed