Changes between Version 213 and Version 214 of Grass7/NewFeatures


Ignore:
Timestamp:
Mar 28, 2014, 2:50:43 PM (10 years ago)
Author:
neteler
Comment:

reordered

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v213 v214  
    9090 * G7:r.in.lidar: new  - Create a raster map from LAS LiDAR points using univariate statistics.
    9191 * G7:r.in.wms: new implementation - Downloads and imports data from WMS server; + WMTS and NASA OnEarth support
    92  * G7:r.unpack: new - Unpacks a raster map packed with r.pack.
    9392 * G7:r.regression.multi: new - Calculates multiple linear regression from raster maps.
    9493 * G7:r.resamp.filter: new - resamples raster map layers using an analytic kernel
    9594 * G7:r.solute.transport: new - New module to compute the solute transport of groundwater in porous media using an implicit finite volume approach
    9695 * G7:r.stats.zonal: new - Calculates category or object oriented statistics (accumulator-based statistics).
    97  * G7:r.stats.quantile: new - Compute category quantiles using two passes.
    98  * G7:r.sunhours: new - Calculates solar elevation, solar azimuth, and sun hours.
    99  * G7:r.uslek: new - Computes USLE Soil Erodibility Factor (K).
    100  * G7:r.usler: new - Computes USLE R factor, Rainfall erosivity index.
     96 * G7:r.stats.quantile: new - Compute category quantiles using two passes.
    10197 * G7:r.stream.channel: new - Calculates local parameters for individual streams.
    10298 * G7:r.stream.distance: new - Calculates distance to and elevation above streams and outlets.
     
    107103 * G7:r.stream.snap: new - Delineates basins for stream network.
    108104 * G7:r.stream.stats: new - Calculates Horton's statistics for Strahler and Horton ordered networks created with r.stream.order.
     105 * G7:r.sunhours: new - Calculates solar elevation, solar azimuth, and sun hours.
     106 * G7:r.unpack: new - Unpacks a raster map packed with r.pack.
     107 * G7:r.uslek: new - Computes USLE Soil Erodibility Factor (K).
     108 * G7:r.usler: new - Computes USLE R factor, Rainfall erosivity index.
    109109
    110110Improved: