We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent a866d49 commit d286598Copy full SHA for d286598
python/plugins/processing/algs/grass7/description/r.mapcalculator.txt
@@ -0,0 +1,11 @@
1
+r.mapcalculator
2
+Calculate new raster map from a r.mapcalc expression.
3
+Raster (r.)
4
+ParameterRaster|a|Raster layer A|False
5
+ParameterRaster|b|Raster layer B|True
6
+ParameterRaster|c|Raster layer C|True
7
+ParameterRaster|d|Raster layer D|True
8
+ParameterRaster|e|Raster layer E|True
9
+ParameterRaster|f|Raster layer F|True
10
+ParameterString|expression|Formula|A*2
11
+OutputRaster|output|Calculated
0 commit comments