Skip to content

Commit

Permalink
Added second algorithm output
Browse files Browse the repository at this point in the history
Second output raster contains cost allocation map, as described in https://grass.osgeo.org/grass70/manuals/r.cost.html#cost-allocation
  • Loading branch information
anitagraser committed Dec 6, 2016
1 parent 97eb0f7 commit de054e7
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -7,3 +7,4 @@ ParameterVector|stop_points|Stop points|0|True
ParameterBoolean|-k|Use the 'Knight's move'; slower, but more accurate|False
ParameterBoolean|-n|Keep null values in output raster layer|True
OutputRaster|output|Cumulative cost
OutputRaster|nearest|Cost allocation map

0 comments on commit de054e7

Please sign in to comment.