Changes between Version 29 and Version 30 of Release/7.0.0beta-News


Ignore:
Timestamp:
Apr 20, 2014, 2:35:05 PM (10 years ago)
Author:
neteler
Comment:

r.stream.* disabled for now

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.0beta-News

    v29 v30  
    108108 * G7:r.stats.zonal: new - Calculates category or object oriented statistics (accumulator-based statistics).
    109109 * G7:r.stats.quantile: new - Compute category quantiles using two passes.
    110  * G7:r.stream.channel: new - Calculates local parameters for individual streams.
    111  * G7:r.stream.distance: new - Calculates distance to and elevation above streams and outlets.
    112  * G7:r.stream.extract: new - Performs stream network extraction.
    113  * G7:r.stream.order: new - Calculates Strahler's and more streams hierarchy.
    114  * G7:r.stream.segment: new - Divides network into near straight-line segments and calculate its order.
    115  * G7:r.stream.slope: new - Calculates local parameters for slope subsystem.
    116  * G7:r.stream.snap: new - Snap point to modelled stream network.
    117  * G7:r.stream.stats: new - Calculates Horton's statistics for Strahler and Horton ordered networks created with r.stream.order.
     110 * r.stream.* have to undergo further quality checks:
     111   * ~~G7:r.stream.channel: new - Calculates local parameters for individual streams.~~
     112   * ~~G7:r.stream.distance: new - Calculates distance to and elevation above streams and outlets.~~
     113   * ~~G7:r.stream.extract: new - Performs stream network extraction.~~
     114   * ~~G7:r.stream.order: new - Calculates Strahler's and more streams hierarchy.~~
     115   * ~~G7:r.stream.segment: new - Divides network into near straight-line segments and calculate its order.~~
     116   * ~~G7:r.stream.slope: new - Calculates local parameters for slope subsystem.~~
     117   * ~~G7:r.stream.snap: new - Snap point to modelled stream network.~~
     118   * ~~G7:r.stream.stats: new - Calculates Horton's statistics for Strahler and Horton ordered networks created with r.stream.order.~~
    118119 * G7:r.sunhours: new - Calculates solar elevation, solar azimuth, and sun hours.
    119120 * G7:r.unpack: new - Unpacks a raster map packed with r.pack.