Changes between Version 255 and Version 256 of Grass7/NewFeatures


Ignore:
Timestamp:
Oct 31, 2014, 5:13:35 PM (9 years ago)
Author:
neteler
Comment:

r.stream modules moved to addons

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v255 v256  
    9797 * G7:r.stats.zonal: new - Calculates category or object oriented statistics (accumulator-based statistics).
    9898 * 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.
    10199 * 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.
    107100 * G7:r.sunhours: new - Calculates solar elevation, solar azimuth, and sun hours.
    108101 * G7:r.unpack: new - Unpacks a raster map packed with r.pack.