Changes between Version 11 and Version 12 of Grass7/NewFeatures78
- Timestamp:
- 11/09/19 03:45:40 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures78
v11 v12 113 113 * G7A:i.sar.speckle - Remove speckle from SAR image 114 114 * G7A:r.fill.category - Replaces the values of pixels of a given category with values of the surrounding pixels 115 * G7A:r.mapcalc.tiled - Runs r.mapcalc in parallel over tiles 115 116 * G7A:r.object.thickness - Evaluates minimum, maximum and mean thickness of objects of a given category on a raster map 116 117 * G7A:r.out.kde - Exports raster with variable transparency into an image file … … 119 120 * G7A:r.sample.category - Create sampling points from each category in a raster map 120 121 * G7A:r.series.diversity - Compute diversity indici over input layers 122 * G7A:r.slope.direction - Calculates slope following a direction raster 123 * G7A:r.zonal.classes - Calculates zonal classes proportion describing raster areas's composition, e.g., in terms of land-cover classes 121 124 122 125 == Migrating from GRASS GIS 6 to version 7.x ==