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.
2 parents 1ba6b97 + a57fec8 commit 83c6a2cCopy full SHA for 83c6a2c
python/plugins/processing/algs/grass7/description/r.mapcalc.simple.txt
@@ -0,0 +1,11 @@
1
+r.mapcalc.simple
2
+Calculate new raster map from a r.mapcalc expression.
3
+Raster (r.*)
4
+QgsProcessingParameterRasterLayer|a|Raster layer A|False
5
+QgsProcessingParameterRasterLayer|b|Raster layer B|True
6
+QgsProcessingParameterRasterLayer|c|Raster layer C|True
7
+QgsProcessingParameterRasterLayer|d|Raster layer D|True
8
+QgsProcessingParameterRasterLayer|e|Raster layer E|True
9
+QgsProcessingParameterRasterLayer|f|Raster layer F|True
10
+QgsProcessingParameterString|expression|Formula|A*2
11
+QgsProcessingParameterRasterDestination|output|Calculated
python/plugins/processing/algs/grass7/description/r.mapcalc.txt
python/plugins/processing/algs/grass7/ext/r_mapcalc.py
0 commit comments