[GRASS-SVN] r66170 - grass/branches/releasebranch_7_0/raster/r.watershed/front
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Sep 11 08:06:45 PDT 2015
Author: neteler
Date: 2015-09-11 08:06:45 -0700 (Fri, 11 Sep 2015)
New Revision: 66170
Modified:
grass/branches/releasebranch_7_0/raster/r.watershed/front/r.watershed.html
Log:
r.watershed manual: mention 'depression' parameter properly
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 2015-09-11 15:06:18 UTC (rev 66169)
+++ grass/branches/releasebranch_7_0/raster/r.watershed/front/r.watershed.html 2015-09-11 15:06:45 UTC (rev 66170)
@@ -59,7 +59,8 @@
the module uses a least-cost algorithm.
<p>
-Map of actual depressions or sinkholes in the landscape that are large
+Option <b>depression</b> specifies the optional map of actual
+depressions or sinkholes in the landscape that are large
enough to slow and store surface runoff from a storm event. All cells
that are not NULL and not zero indicate depressions. Water will flow
into but not out of depressions.
More information about the grass-commit
mailing list