Browse Source

update r.stream.* modules: link other r.stream.* modules

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59919 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 11 years ago
parent
commit
231fa18cd2

+ 17 - 4
raster/r.stream.channel/r.stream.channel.html

@@ -113,17 +113,30 @@ plot(sorted,stdist~stgrad,type="l")
 
 <em>
 <a href="r.watershed.html">r.watershed</a>,
+<a href="r.mapcalc.html">r.mapcalc</a>
+</em>
+
+<p>
+<em>
+<a href="r.stream.distance.html">r.stream.distance</a>,
 <a href="r.stream.extract.html">r.stream.extract</a>,
 <a href="r.stream.order.html">r.stream.order</a>,
-<a href="r.stream.basins.html">r.stream.basins</a>,
+<a href="r.stream.segment.html">r.stream.segment</a>,
 <a href="r.stream.slope.html">r.stream.slope</a>,
-<a href="r.stream.stats.html">r.stream.stats</a>,
-<a href="r.mapcalc.html">r.mapcalc</a>
+<a href="r.stream.snap.html">r.stream.snap</a>,
+<a href="r.stream.stats.html">r.stream.stats</a>
 </em>
 
+<p>
+See
+also <a href="http://grasswiki.osgeo.org/wiki/R.stream.*_modules">r.streams.*
+modules</a> wiki page.
+
 <h2>AUTHOR</h2>
+
 Jarek Jasiewicz, Adam Mickiewicz University, Geoecology and Geoinformation
 Institute.
 
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>
 

+ 19 - 4
raster/r.stream.distance/r.stream.distance.html

@@ -166,16 +166,31 @@ r.stream.distance -o stream_rast=outlet direction=direction elevation=elevation
 <h2>SEE ALSO</h2>
 <em>
 <a href="r.watershed.html">r.watershed</a>,
-<a href="r.stream.extract.html">r.stream.extract</a>,
-<a href="r.stream.order.html">r.stream.order</a>,
-<a href="r.stream.basins.html">r.stream.basins</a>,
 <a href="r.mapcalc.html">r.mapcalc</a>,
 <a href="r.reclass.html">r.reclass</a>
 </em>
 
+<p>
+<em>
+<a href="r.stream.channel.html">r.stream.channel</a>,
+<a href="r.stream.extract.html">r.stream.extract</a>,
+<a href="r.stream.order.html">r.stream.order</a>,
+<a href="r.stream.segment.html">r.stream.segment</a>,
+<a href="r.stream.slope.html">r.stream.slope</a>,
+<a href="r.stream.snap.html">r.stream.snap</a>,
+<a href="r.stream.stats.html">r.stream.stats</a>
+</em>
+
+<p>
+See
+also <a href="http://grasswiki.osgeo.org/wiki/R.stream.*_modules">r.streams.*
+modules</a> wiki page.
+
 <h2>AUTHOR</h2>
+
 Jarek Jasiewicz, Adam Mickiewicz University, Geoecology and Geoinformation
 Institute.
 
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>
 

+ 17 - 0
raster/r.stream.extract/r.stream.extract.html

@@ -239,7 +239,24 @@ representation using digital elevation models.</i>
 <a href="r.to.vect.html">r.to.vect</a>
 </em>
 
+<p>
+<em>
+<a href="r.stream.channel.html">r.stream.channel</a>,
+<a href="r.stream.distance.html">r.stream.distance</a>,
+<a href="r.stream.order.html">r.stream.order</a>,
+<a href="r.stream.segment.html">r.stream.segment</a>,
+<a href="r.stream.slope.html">r.stream.slope</a>,
+<a href="r.stream.snap.html">r.stream.snap</a>,
+<a href="r.stream.stats.html">r.stream.stats</a>
+</em>
+
+<p>
+See
+also <a href="http://grasswiki.osgeo.org/wiki/R.stream.*_modules">r.streams.*
+modules</a> wiki page.
+
 <h2>AUTHOR</h2>
+
 Markus Metz
 
 <p>

+ 17 - 3
raster/r.stream.order/r.stream.order.html

@@ -342,13 +342,27 @@ geomorphology</i>,<b>Transactions of the American Geophysical Union</b> 8 (6):
 
 <em>
 <a href="r.watershed.html">r.watershed</a>,
-<a href="r.stream.extract.html">r.stream.extract</a>,
-<a href="r.stream.basins.html">r.stream.basins</a>,
-<a href="r.stream.stats.html">r.stream.stats</a>,
 <a href="r.mapcalc.html">r.mapcalc</a>
 </em>
 
+<p>
+<em>
+<a href="r.stream.channel.html">r.stream.channel</a>,
+<a href="r.stream.distance.html">r.stream.distance</a>,
+<a href="r.stream.extract.html">r.stream.extract</a>,
+<a href="r.stream.segment.html">r.stream.segment</a>,
+<a href="r.stream.slope.html">r.stream.slope</a>,
+<a href="r.stream.snap.html">r.stream.snap</a>,
+<a href="r.stream.stats.html">r.stream.stats</a>
+</em>
+
+<p>
+See
+also <a href="http://grasswiki.osgeo.org/wiki/R.stream.*_modules">r.streams.*
+modules</a> wiki page.
+
 <h2>AUTHOR</h2>
+
 Jarek Jasiewicz
 
 <p>

+ 27 - 13
raster/r.stream.segment/r.stream.segment.html

@@ -183,19 +183,8 @@ r.stream.segment stream_rast=riverorder_strahler direction=direction \
   elevation=elevation segments=river_segment sectors=river_sector
 </pre></div>
 
-<h2>SEE ALSO</h2>
-
-<em>
-<a href="r.watershed.html">r.watershed</a>,
-<a href="r.stream.extract.html">r.stream.extract</a>,
-<a href="r.stream.order.html">r.stream.order</a>,
-<a href="r.stream.basins.html">r.stream.basins</a>,
-<a href="r.stream.slope.html">r.stream.slope</a>,
-<a href="r.stream.stats.html">r.stream.stats</a>,
-<a href="r.mapcalc.html">r.mapcalc</a>,
-</em>
-
 <h2>REFERENCES</h2>
+
 <p>Horton, R. E., (1932). Drainage basin characteristics: Am. Geophys. Union
 Trans., (3), 350-361.
 <p>Howard, A.D. (1971). Optimal angles of stream junction: Geometric, Stability
@@ -206,9 +195,34 @@ Resour. Res., 26(9),  2107-2117.
 Straight-Line Segments and Elliptical Arcs, Graphical Models and Image
 Processing 59(6), 484-494.
 
+<h2>SEE ALSO</h2>
+
+<em>
+<a href="r.watershed.html">r.watershed</a>,
+<a href="r.mapcalc.html">r.mapcalc</a>
+</em>
+
+<p>
+<em>
+<a href="r.stream.channel.html">r.stream.channel</a>,
+<a href="r.stream.distance.html">r.stream.distance</a>,
+<a href="r.stream.extract.html">r.stream.extract</a>,
+<a href="r.stream.order.html">r.stream.order</a>,
+<a href="r.stream.slope.html">r.stream.slope</a>,
+<a href="r.stream.snap.html">r.stream.snap</a>,
+<a href="r.stream.stats.html">r.stream.stats</a>
+</em>
+
+<p>
+See
+also <a href="http://grasswiki.osgeo.org/wiki/R.stream.*_modules">r.streams.*
+modules</a> wiki page.
+
 <h2>AUTHOR</h2>
+
 Jarek Jasiewicz, Adam Mickiewicz University, Geoecology and Geoinformation
 Institute.
 
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>
 

+ 15 - 2
raster/r.stream.slope/r.stream.slope.html

@@ -57,12 +57,25 @@ r.stream.slope dir=dirs elevation=elevation difference=downstream_elev_differenc
 
 <em>
 <a href="r.watershed.html">r.watershed</a>,
+<a href="r.mapcalc.html">r.mapcalc</a>
+</em>
+
+<p>
+<em>
+<a href="r.stream.channel.html">r.stream.channel</a>,
+<a href="r.stream.distance.html">r.stream.distance</a>,
 <a href="r.stream.extract.html">r.stream.extract</a>,
 <a href="r.stream.order.html">r.stream.order</a>,
-<a href="r.stream.basins.html">r.stream.basins</a>,
-<a href="r.mapcalc.html">r.mapcalc</a>,
+<a href="r.stream.segment.html">r.stream.segment</a>,
+<a href="r.stream.snap.html">r.stream.snap</a>,
+<a href="r.stream.stats.html">r.stream.stats</a>
 </em>
 
+<p>
+See
+also <a href="http://grasswiki.osgeo.org/wiki/R.stream.*_modules">r.streams.*
+modules</a> wiki page.
+
 <h2>AUTHOR</h2>
 
 Jarek Jasiewicz, Adam Mickiewicz University, Geoecology and Geoinformation

+ 17 - 4
raster/r.stream.snap/r.stream.snap.html

@@ -106,16 +106,29 @@ r.stream.snap input=mysampleoutlet output=mysampleoutlet_snapped stream_rast=str
 
 <em>
 <a href="r.watershed.html">r.watershed</a>,
-<a href="r.stream.extract.html">r.stream.extract</a>,
-<a href="r.stream.basins.html">r.stream.basins</a>,
-<a href="r.stream.order.html">r.stream.order</a>,
-<a href="r.stream.stats.html">r.stream.stats</a>,
 <a href="r.mapcalc.html">r.mapcalc</a>,
 <a href="r.reclass.html">r.reclass</a>,
 <a href="r.patch.html">r.patch</a>
 </em>
 
+<p>
+<em>
+<a href="r.stream.channel.html">r.stream.channel</a>,
+<a href="r.stream.distance.html">r.stream.distance</a>,
+<a href="r.stream.extract.html">r.stream.extract</a>,
+<a href="r.stream.order.html">r.stream.order</a>,
+<a href="r.stream.segment.html">r.stream.segment</a>,
+<a href="r.stream.slope.html">r.stream.slope</a>,
+<a href="r.stream.stats.html">r.stream.stats</a>
+</em>
+
+<p>
+See
+also <a href="http://grasswiki.osgeo.org/wiki/R.stream.*_modules">r.streams.*
+modules</a> wiki page.
+
 <h2>AUTHOR</h2>
+
 Jarek Jasiewicz, Adam Mickiewicz University, Geoecology and Geoinformation
 Institute.
 

+ 15 - 2
raster/r.stream.stats/r.stream.stats.html

@@ -184,12 +184,25 @@ abline(model)
 
 <em>
 <a href="r.watershed.html">r.watershed</a>,
+<a href="r.mapcalc.html">r.mapcalc</a>
+</em>
+
+<p>
+<em>
+<a href="r.stream.channel.html">r.stream.channel</a>,
+<a href="r.stream.distance.html">r.stream.distance</a>,
 <a href="r.stream.extract.html">r.stream.extract</a>,
 <a href="r.stream.order.html">r.stream.order</a>,
-<a href="r.stream.basins.html">r.stream.basins</a>,
-<a href="r.mapcalc.html">r.mapcalc</a>
+<a href="r.stream.segment.html">r.stream.segment</a>,
+<a href="r.stream.slope.html">r.stream.slope</a>,
+<a href="r.stream.snap.html">r.stream.snap</a>
 </em>
 
+<p>
+See
+also <a href="http://grasswiki.osgeo.org/wiki/R.stream.*_modules">r.streams.*
+modules</a> wiki page.
+
 <h2>AUTHOR</h2>
 Jarek Jasiewicz, Adam Mickiewicz University, Geoecology and Geoinformation Institute.