[GRASS-SVN] r65982 - grass-addons/grass7/raster/r.wateroutlet.lessmem

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Aug 21 00:10:56 PDT 2015


Author: hcho
Date: 2015-08-21 00:10:56 -0700 (Fri, 21 Aug 2015)
New Revision: 65982

Modified:
   grass-addons/grass7/raster/r.wateroutlet.lessmem/r.wateroutlet.lessmem.html
Log:
r.wateroutlet.lessmem: 80 columns

Modified: grass-addons/grass7/raster/r.wateroutlet.lessmem/r.wateroutlet.lessmem.html
===================================================================
--- grass-addons/grass7/raster/r.wateroutlet.lessmem/r.wateroutlet.lessmem.html	2015-08-21 07:04:44 UTC (rev 65981)
+++ grass-addons/grass7/raster/r.wateroutlet.lessmem/r.wateroutlet.lessmem.html	2015-08-21 07:10:56 UTC (rev 65982)
@@ -1,6 +1,14 @@
 <h2>DESCRIPTION</h2>
 
-<em>r.wateroutlet.lessmem</em> is a modified version of <em><a href="r.water.outlet.html">r.water.outlet</a></em> and requires about one third of memory compared to the original module. Input drainage direction information is stored as 4-bit segments in the buffer and output basin result is stored as 1-bit data. Because of heavy bitwise operations, there may be some performance penalty depending on the size of the input map. Other than memory management, this module uses the same interface and algorithm in <em><a href="r.water.outlet.html">r.water.outlet</a></em>, so please refer to <em><a href="r.water.outlet.html">r.water.outlet</a></em> for more details.
+<em>r.wateroutlet.lessmem</em> is a modified version of
+<em><a href="r.water.outlet.html">r.water.outlet</a></em> and requires
+about one third of memory compared to the original module. Input drainage
+direction information is stored as 4-bit segments in the buffer and output
+basin result is stored as 1-bit data. Because of heavy bitwise operations,
+there may be some performance penalty depending on the size of the input map.
+Other than memory management, this module uses the same interface and algorithm
+in <em><a href="r.water.outlet.html">r.water.outlet</a></em>, so please refer
+to <em><a href="r.water.outlet.html">r.water.outlet</a></em> for more details.
 
 <h2>SEE ALSO</h2>
 


Property changes on: grass-addons/grass7/raster/r.wateroutlet.lessmem/r.wateroutlet.lessmem.html
___________________________________________________________________
Added: svn:keywords
   + Date



More information about the grass-commit mailing list