Skip to content

Commit

Permalink
add missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
gioman committed Nov 8, 2018
1 parent a866d49 commit d286598
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 d286598

Please sign in to comment.