Browse Source

r.watershed: update manual (by mmetz)
(merge https://trac.osgeo.org/grass/changeset/68419 from trunk)


git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@68420 15284696-431f-4ddb-bdfa-cd5b030d7da7

Martin Landa 9 years ago
parent
commit
4502bc1464
1 changed files with 5 additions and 5 deletions
  1. 5 5
      raster/r.watershed/front/r.watershed.html

+ 5 - 5
raster/r.watershed/front/r.watershed.html

@@ -80,10 +80,10 @@ given, <em>r.watershed</em> assumes no disturbed land. This input is
 used for the RUSLE calculations.
 used for the RUSLE calculations.
 
 
 <p>
 <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>
 <p>
 Option <b>threshold</b> specifies the minimum size of an exterior
 Option <b>threshold</b> specifies the minimum size of an exterior
@@ -132,7 +132,7 @@ that the surface runoff will travel from that cell.  The value 0
 depression input map).  Negative values indicate that surface runoff
 depression input map).  Negative values indicate that surface runoff
 is leaving the boundaries of the current geographic region.  The
 is leaving the boundaries of the current geographic region.  The
 absolute value of these negative cells indicates the direction of
 absolute value of these negative cells indicates the direction of
-flow.
+flow. For MFD, drainage indicates the direction of maximum flow.
 
 
 <p>
 <p>
 The output <b>basin</b> map contains unique label for each watershed
 The output <b>basin</b> map contains unique label for each watershed