[GRASS-SVN] r68420 - grass/branches/releasebranch_7_0/raster/r.watershed/front
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed May 11 01:13:58 PDT 2016
Author: martinl
Date: 2016-05-11 01:13:58 -0700 (Wed, 11 May 2016)
New Revision: 68420
Modified:
grass/branches/releasebranch_7_0/raster/r.watershed/front/r.watershed.html
Log:
r.watershed: update manual (by mmetz)
(merge r68419 from trunk)
Modified: grass/branches/releasebranch_7_0/raster/r.watershed/front/r.watershed.html
===================================================================
--- grass/branches/releasebranch_7_0/raster/r.watershed/front/r.watershed.html 2016-05-11 07:04:39 UTC (rev 68419)
+++ grass/branches/releasebranch_7_0/raster/r.watershed/front/r.watershed.html 2016-05-11 08:13:58 UTC (rev 68420)
@@ -80,10 +80,10 @@
used for the RUSLE calculations.
<p>
-Option <b>blocking</b> specifies terrain that will block overland
-surface flow. errain that will block overland surface flow and
-restart the slope length for the RUSLE. All cells that are not NULL
-and not zero indicate blocking terrain.
+Option <b>blocking</b> specifies terrain that will block overland
+surface flow. Blocking cells and streams stop the slope length for the
+RUSLE. All cells that are not NULL and not zero indicate blocking
+terrain.
<p>
Option <b>threshold</b> specifies the minimum size of an exterior
@@ -132,7 +132,7 @@
depression input map). Negative values indicate that surface runoff
is leaving the boundaries of the current geographic region. The
absolute value of these negative cells indicates the direction of
-flow.
+flow. For MFD, drainage indicates the direction of maximum flow.
<p>
The output <b>basin</b> map contains unique label for each watershed
More information about the grass-commit
mailing list