Changes between Version 255 and Version 256 of Grass7/NewFeatures
- Timestamp:
- 10/31/14 17:13:35 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures
v255 v256 97 97 * G7:r.stats.zonal: new - Calculates category or object oriented statistics (accumulator-based statistics). 98 98 * G7:r.stats.quantile: new - Compute category quantiles using two passes. 99 * G7:r.stream.channel: new - Calculates local parameters for individual streams.100 * G7:r.stream.distance: new - Calculates distance to and elevation above streams and outlets.101 99 * G7:r.stream.extract: new - Performs stream network extraction. 102 * G7:r.stream.order: new - Calculates Strahler's and more streams hierarchy.103 * G7:r.stream.segment: new - Divides network into near straight-line segments and calculate its order.104 * G7:r.stream.slope: new - Calculates local parameters for slope subsystem.105 * G7:r.stream.snap: new - Delineates basins for stream network.106 * G7:r.stream.stats: new - Calculates Horton's statistics for Strahler and Horton ordered networks created with r.stream.order.107 100 * G7:r.sunhours: new - Calculates solar elevation, solar azimuth, and sun hours. 108 101 * G7:r.unpack: new - Unpacks a raster map packed with r.pack.