[GRASS-SVN] r68419 - grass/trunk/raster/r.watershed/front
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed May 11 00:04:39 PDT 2016
Author: mmetz
Date: 2016-05-11 00:04:39 -0700 (Wed, 11 May 2016)
New Revision: 68419
Modified:
grass/trunk/raster/r.watershed/front/r.watershed.html
Log:
r.watershed: update manual
Modified: grass/trunk/raster/r.watershed/front/r.watershed.html
===================================================================
--- grass/trunk/raster/r.watershed/front/r.watershed.html 2016-05-10 18:03:54 UTC (rev 68418)
+++ grass/trunk/raster/r.watershed/front/r.watershed.html 2016-05-11 07:04:39 UTC (rev 68419)
@@ -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
@@ -144,7 +144,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