[GRASS-SVN] r51307 - grass-addons/grass6/raster/r.threshold
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Apr 8 04:05:19 EDT 2012
Author: madi
Date: 2012-04-08 01:05:19 -0700 (Sun, 08 Apr 2012)
New Revision: 51307
Modified:
grass-addons/grass6/raster/r.threshold/r.threshold.html
Log:
improved documentation
Modified: grass-addons/grass6/raster/r.threshold/r.threshold.html
===================================================================
--- grass-addons/grass6/raster/r.threshold/r.threshold.html 2012-04-07 23:42:39 UTC (rev 51306)
+++ grass-addons/grass6/raster/r.threshold/r.threshold.html 2012-04-08 08:05:19 UTC (rev 51307)
@@ -2,7 +2,7 @@
<em>r.threshold</em> It finds optimal threshold for stream extraction.
<h2>NOTES</h2>
-<p>It allows to find the optimal value of upslope area in order to extract the river network using r.stream.extract or r.watershed. Real streams depend on rainfall and infiltration rate, i.e. the same topography in different parts of the world yields different real stream networks. This approach provides a best guess about what makes sense when looking only at the DEM.
+<p>Finds a first tentative value of upslope area to be used as input to extract the river network using r.stream.extract or r.watershed. Real streams depend on many factors, such as rainfall, infiltration rate, geology, climate etc. i.e. the same topography in different parts of the world yields different real stream networks. This approach provides a best guess about what makes sense when looking only at the DEM.
<h2>EXAMPLE</h2>
More information about the grass-commit
mailing list