瀏覽代碼

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 年之前
父節點
當前提交
4502bc1464
共有 1 個文件被更改,包括 5 次插入5 次删除
  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.
 
 <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 @@ that the surface runoff will travel from that cell.  The value 0
 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