[GRASS-SVN] r57076 - grass-addons/grass7/raster/r.wf

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jul 13 07:00:04 PDT 2013


Author: neteler
Date: 2013-07-13 07:00:03 -0700 (Sat, 13 Jul 2013)
New Revision: 57076

Modified:
   grass-addons/grass7/raster/r.wf/r.wf.html
Log:
r.wf: fix HTML

Modified: grass-addons/grass7/raster/r.wf/r.wf.html
===================================================================
--- grass-addons/grass7/raster/r.wf/r.wf.html	2013-07-13 13:54:41 UTC (rev 57075)
+++ grass-addons/grass7/raster/r.wf/r.wf.html	2013-07-13 14:00:03 UTC (rev 57076)
@@ -1,16 +1,25 @@
 <h2>DESCRIPTION</h2>
-<em>r.wf</em> produces the Width Function of a basin. The Width Function W(x) gives the number of the cells in a basin at a flow distance x from the outlet (it is also referred as distance-area function). It is important to underline the fact that the distance is not the euclidean one, but it is measured along the flowpath towards the outlet.
 
+<em>r.wf</em> produces the Width Function of a basin. The Width 
+Function W(x) gives the number of the cells in a basin at a flow 
+distance x from the outlet (it is also referred as distance-area 
+function). It is important to underline the fact that the distance 
+is not the euclidean one, but it is measured along the flowpath 
+towards the outlet.
+
 <h3>Input</h3>
 
-<dt><em>Distance to outlet map: </em>Input map, required. It is obtained by r.stream.distance (with
-	the option: distance to outlet, flag -o) </dt>
-	
-<dt><em>Output plot: </em> Path and name of the plot</dt>
+<em>Distance to outlet map: </em>Input map, required. It is obtained 
+by r.stream.distance (with the option: distance to outlet, flag -o).
+<p>	
+<em>Output plot: </em> Path and name of the plot.
 
 <h3>Output</h3>
-<p>It provides the quantiles of the area - distance distribution and the plot of the Width Function. In x axis is reported the distance and in y axis is the area.
 
+It provides the quantiles of the area - distance distribution and 
+the plot of the Width Function. In x axis is reported the distance 
+and in y axis is the area.
+
 <h3>Dependencies</h3>
 <ul>
 <li>Matplotlib</li>
@@ -24,12 +33,21 @@
 </em>
 
 <h2>REFERENCES</h2>
-<p><em>Rodriguez-Iturbe I., Rinaldo A. — Fractal River Basins, Chance and Self-Organization. Cambridge Press (2001)</em>
-<p><em>In Italian: Di Leo M., Di Stefano M., Claps P., Sole A. — Caratterizzazione morfometrica del bacino idrografico in GRASS GIS
-(Morphometric characterization of the catchment in GRASS GIS environment), <a href="http://geomatica.como.polimi.it/workbooks/">Geomatics Workbooks</a>, n. 9 (2010)</em></a>
-
+<ul>
+<li><em>Rodriguez-Iturbe I., Rinaldo A. — Fractal River 
+Basins, Chance and Self-Organization. Cambridge Press (2001)</em>
+<li><em>In Italian: Di Leo M., Di Stefano M., Claps P., Sole A. 
+— Caratterizzazione morfometrica del bacino idrografico in 
+GRASS GIS (Morphometric characterization of the catchment in GRASS 
+GIS environment),
+<a href="http://geomatica.como.polimi.it/workbooks/">Geomatics Workbooks</a>,
+n. 9 (2010)</em>
+</ul>
+        
 <h2>AUTHORS</h2>
-<p>Margherita Di Leo (dileomargherita AT gmail DOT com), Massimo Di Stefano, Francesco Di Stefano
 
+Margherita Di Leo (dileomargherita AT gmail DOT com), Massimo Di 
+Stefano, Francesco Di Stefano
+
 <p>
 <i>Last changed: $Date$</i>



More information about the grass-commit mailing list