Opened 16 years ago
Closed 9 years ago
#337 closed enhancement (fixed)
r.resamp.stats - enable -w flag for min max sampling
Reported by: | dickeya | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.6 |
Component: | Raster | Version: | svn-develbranch6 |
Keywords: | r.resamp.stats | Cc: | |
CPU: | All | Platform: | Unspecified |
Description
Currently, the minimum and maximum resampling methods in r.resamp.stats aren't affected by setting the -w flag. It would be very helpful if this could be enabled, and would make those methods more consistent with other options.
Change History (7)
follow-up: 2 comment:1 by , 16 years ago
follow-up: 3 comment:2 by , 12 years ago
Keywords: | r.resamp.stats added |
---|---|
Milestone: | 6.4.0 → 6.4.3 |
follow-up: 4 comment:3 by , 12 years ago
comment:4 by , 11 years ago
Milestone: | 6.4.3 → 6.4.5 |
---|---|
Priority: | minor → normal |
Version: | unspecified → svn-develbranch6 |
comment:6 by , 9 years ago
Milestone: | → 6.4.6 |
---|
comment:7 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
As the changes have been in both g7 and g6 for years, and there have been no complaints, I'm closing this bug as fixed.
Note:
See TracTickets
for help on using tickets.
Implemented in r33888 (7.0).