[GRASS-SVN] r54421 - grass/branches/releasebranch_6_4/raster/r.drain

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Dec 27 08:11:57 PST 2012


Author: mmetz
Date: 2012-12-27 08:11:57 -0800 (Thu, 27 Dec 2012)
New Revision: 54421

Modified:
   grass/branches/releasebranch_6_4/raster/r.drain/description.html
Log:
r.drain: update manual

Modified: grass/branches/releasebranch_6_4/raster/r.drain/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.drain/description.html	2012-12-27 16:11:21 UTC (rev 54420)
+++ grass/branches/releasebranch_6_4/raster/r.drain/description.html	2012-12-27 16:11:57 UTC (rev 54421)
@@ -63,9 +63,11 @@
 <div class="code"><pre>
 Input:                          Output:
   ELEVATION SURFACE               LEAST COST PATH
-. . ----- . . . . . . . . . .    . . . . . . . . . . . . . . .
+. . . . . . . . . . . . . . .    . . . . . . . . . . . . . . .
+. 19. 20. 18. 19. 16. 15. 15.    .   .   .   .   .   .   .   .
+. .  ---  . . . . . . . . . .    . . . . . . . . . . . . . . .
 . 20| 19| 17. 16. 17. 16. 16.    .   . 1 . 1 . 1 .   .   .   .
-. . |___| . . . . . . . . . .    . . . . . . . . . . . . . . .
+. .  ---  . . . . . . . . . .    . . . . . . . . . . . . . . .
 . 18. 18. 24. 18. 15. 12. 11.    .   .   .   .   . 1 .   .   .
 . . . . . . . . . . . . . . .    . . . . . . . . . . . . . . .
 . 22. 16. 16. 18. 10. 10. 10.    .   .   .   .   . 1 .   .   .
@@ -92,9 +94,11 @@
 <div class="code"><pre>
 Input:                          Output:
   ELEVATION SURFACE               LEAST COST PATH
-. . ----- . . . . . . . . . .    . . . . . . . . . . . . . . .
+. . . . . . . . . . . . . . .    . . . . . . . . . . . . . . .
+. 19. 20. 18. 19. 16. 15. 15.    .   .   .   .   .   .   .   .
+. .  ---  . . . . . . . . . .    . . . . . . . . . . . . . . .
 . 20| 19| 17. 16. 17. 16. 16.    .   . 19. 17. 16.   .   .   .
-. . |___| . . . . . . . . . .    . . . . . . . . . . . . . . .
+. .  ---  . . . . . . . . . .    . . . . . . . . . . . . . . .
 . 18. 18. 24. 18. 15. 12. 11.    .   .   .   .   . 15.   .   .
 . . . . . . . . . . . . . . .    . . . . . . . . . . . . . . .
 . 22. 16. 16. 18. 10. 10. 10.    .   .   .   .   . 10.   .   .
@@ -116,9 +120,11 @@
 <div class="code"><pre>
 Input:                          Output:
   ELEVATION SURFACE               LEAST COST PATH
-. . ----- . . . . . . . . . .    . . . . . . . . . . . . . . .
+. . . . . . . . . . . . . . .    . . . . . . . . . . . . . . .
+. 19. 20. 18. 19. 16. 15. 15.    .   .   .   .   .   .   .   .
+. .  ---  . . . . . . . . . .    . . . . . . . . . . . . . . .
 . 20| 19| 17. 16. 17. 16. 16.    .   . 19. 36. 52.   .   .   .
-. . |___| . . . . . . . . . .    . . . . . . . . . . . . . . .
+. .  ---  . . . . . . . . . .    . . . . . . . . . . . . . . .
 . 18. 18. 24. 18. 15. 12. 11.    .   .   .   .   . 67.   .   .
 . . . . . . . . . . . . . . .    . . . . . . . . . . . . . . .
 . 22. 16. 16. 18. 10. 10. 10.    .   .   .   .   . 77.   .   .
@@ -138,9 +144,11 @@
 <div class="code"><pre>
 Input:                          Output:
   ELEVATION SURFACE               LEAST COST PATH
-. . ----- . . . . . . . . . .    . . . . . . . . . . . . . . .
+. . . . . . . . . . . . . . .    . . . . . . . . . . . . . . .
+. 19. 20. 18. 19. 16. 15. 15.    .   .   .   .   .   .   .   .
+. .  ---  . . . . . . . . . .    . . . . . . . . . . . . . . .
 . 20| 19| 17. 16. 17. 16. 16.    .   . 1 . 2 . 3 .   .   .   .
-. . |___| . . . . . . . . . .    . . . . . . . . . . . . . . .
+. .  ---  . . . . . . . . . .    . . . . . . . . . . . . . . .
 . 18. 18. 24. 18. 15. 12. 11.    .   .   .   .   . 4 .   .   .
 . . . . . . . . . . . . . . .    . . . . . . . . . . . . . . .
 . 22. 16. 16. 18. 10. 10. 10.    .   .   .   .   . 5 .   .   .
@@ -161,7 +169,7 @@
 Sometimes, when the differences among integer cell category values in the
 <em><a href="r.cost.html">r.cost</a></em> cumulative cost surface output are 
 small, this cumulative cost output cannot accurately be used as input to
-<em>r.drain</em> (<em>t.drain</em> will output bad results).
+<em>r.drain</em> (<em>r.drain</em> will output bad results).
 This problem can be circumvented by making the differences
 between cell category values in the cumulative cost output bigger. It
 is recommended that if the output from <em>r.cost</em> is to be used



More information about the grass-commit mailing list