Skip to content

Commit

Permalink
add missed file
Browse files Browse the repository at this point in the history
  • Loading branch information
gioman committed Jan 7, 2019
1 parent 667a86b commit 9f3c313
Showing 1 changed file with 11 additions and 0 deletions.
@@ -0,0 +1,11 @@
r.mapcalculator
Calculate new raster map from a r.mapcalc expression.
Raster (r.*)
ParameterRaster|a|Raster layer A|False
ParameterRaster|b|Raster layer B|True
ParameterRaster|c|Raster layer C|True
ParameterRaster|d|Raster layer D|True
ParameterRaster|e|Raster layer E|True
ParameterRaster|f|Raster layer F|True
ParameterString|expression|Formula|A*2
OutputRaster|output|Calculated

0 comments on commit 9f3c313

Please sign in to comment.