Skip to content

Commit

Permalink
Merge pull request #2815 from NaturalGIS/processing_fix_grass7_r_wate…
Browse files Browse the repository at this point in the history
…r_outlet

[processing] fix GRASS7 r.water.outlet
  • Loading branch information
alexbruy committed Feb 19, 2016
2 parents db1142e + 141a0a2 commit e0acb69
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -2,6 +2,5 @@ r.water.outlet
Watershed basin creation program.
Raster (r.*)
ParameterRaster|input|Name of input raster map|False
ParameterNumber|easting|Easting coordinate of outlet point|None|None|0
ParameterNumber|northing|Northing coordinate of outlet point|None|None|0
ParameterString|coordinates|Coordinates of outlet point|
OutputRaster|output|Basin

0 comments on commit e0acb69

Please sign in to comment.