[GRASS-SVN] r51316 - in grass-addons/grass6/raster: r.basin r.boxcount r.boxcount.sh r.burn.frict r.clump2 r.convergence r.csr r.denoise r.diversity r.hazard.flood r.in.swisstopo r.inund.fluv r.ipso r.isoregions r.maxent.lambdas r.out.gmap r.out.kap_template r.out.maxent_swd r.out.netcdf r.rast4d r.soils.texture r.stream.basins r.stream.del r.stream.distance r.stream.extract r.stream.pos r.threshold r.wf

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Apr 8 16:00:39 EDT 2012


Author: neteler
Date: 2012-04-08 13:00:39 -0700 (Sun, 08 Apr 2012)
New Revision: 51316

Added:
   grass-addons/grass6/raster/r.threshold/description.html
Removed:
   grass-addons/grass6/raster/r.threshold/r.threshold.html
Modified:
   grass-addons/grass6/raster/r.basin/description.html
   grass-addons/grass6/raster/r.boxcount.sh/r.boxcount.sh
   grass-addons/grass6/raster/r.boxcount/bits.c
   grass-addons/grass6/raster/r.boxcount/bits.h
   grass-addons/grass6/raster/r.boxcount/file.c
   grass-addons/grass6/raster/r.boxcount/file.h
   grass-addons/grass6/raster/r.boxcount/main.c
   grass-addons/grass6/raster/r.boxcount/record.h
   grass-addons/grass6/raster/r.boxcount/sort.c
   grass-addons/grass6/raster/r.boxcount/sort.h
   grass-addons/grass6/raster/r.burn.frict/r.burn.frict
   grass-addons/grass6/raster/r.clump2/flag.c
   grass-addons/grass6/raster/r.clump2/flag.h
   grass-addons/grass6/raster/r.clump2/local_proto.h
   grass-addons/grass6/raster/r.clump2/main.c
   grass-addons/grass6/raster/r.clump2/pq.c
   grass-addons/grass6/raster/r.clump2/ramseg.c
   grass-addons/grass6/raster/r.clump2/ramseg.h
   grass-addons/grass6/raster/r.convergence/conv.png
   grass-addons/grass6/raster/r.convergence/local_proto.h
   grass-addons/grass6/raster/r.convergence/main.c
   grass-addons/grass6/raster/r.convergence/memory.c
   grass-addons/grass6/raster/r.convergence/slope_aspect.c
   grass-addons/grass6/raster/r.csr/r.csr
   grass-addons/grass6/raster/r.denoise/r.denoise
   grass-addons/grass6/raster/r.diversity/r.diversity.py
   grass-addons/grass6/raster/r.hazard.flood/r.hazard.flood.py
   grass-addons/grass6/raster/r.in.swisstopo/r.in.swisstopo
   grass-addons/grass6/raster/r.inund.fluv/r.inund.fluv
   grass-addons/grass6/raster/r.inund.fluv/r.inund.fluv_62
   grass-addons/grass6/raster/r.ipso/r.ipso.py
   grass-addons/grass6/raster/r.isoregions/r.isoregions
   grass-addons/grass6/raster/r.maxent.lambdas/r.maxent.lambdas
   grass-addons/grass6/raster/r.out.gmap/r.out.gmap
   grass-addons/grass6/raster/r.out.kap_template/r.out.kap_template
   grass-addons/grass6/raster/r.out.maxent_swd/r.out.maxent_swd
   grass-addons/grass6/raster/r.out.netcdf/main.c
   grass-addons/grass6/raster/r.rast4d/QuickStart.txt
   grass-addons/grass6/raster/r.rast4d/r.rast4d.init
   grass-addons/grass6/raster/r.soils.texture/local_include.h
   grass-addons/grass6/raster/r.soils.texture/main.c
   grass-addons/grass6/raster/r.stream.basins/main.c
   grass-addons/grass6/raster/r.stream.del/delete.c
   grass-addons/grass6/raster/r.stream.del/global.h
   grass-addons/grass6/raster/r.stream.del/io.c
   grass-addons/grass6/raster/r.stream.del/main.c
   grass-addons/grass6/raster/r.stream.distance/inits.c
   grass-addons/grass6/raster/r.stream.extract/close.c
   grass-addons/grass6/raster/r.stream.extract/del_streams.c
   grass-addons/grass6/raster/r.stream.extract/do_astar.c
   grass-addons/grass6/raster/r.stream.extract/flag.c
   grass-addons/grass6/raster/r.stream.extract/flag.h
   grass-addons/grass6/raster/r.stream.extract/load.c
   grass-addons/grass6/raster/r.stream.extract/local_proto.h
   grass-addons/grass6/raster/r.stream.extract/main.c
   grass-addons/grass6/raster/r.stream.extract/rbtree.c
   grass-addons/grass6/raster/r.stream.extract/rbtree.h
   grass-addons/grass6/raster/r.stream.extract/streams.c
   grass-addons/grass6/raster/r.stream.extract/thin.c
   grass-addons/grass6/raster/r.stream.pos/global.h
   grass-addons/grass6/raster/r.stream.pos/io.c
   grass-addons/grass6/raster/r.stream.pos/main.c
   grass-addons/grass6/raster/r.stream.pos/pos.c
   grass-addons/grass6/raster/r.threshold/r.threshold.py
   grass-addons/grass6/raster/r.wf/r.wf.py
Log:
svn propset

Modified: grass-addons/grass6/raster/r.basin/description.html
===================================================================
--- grass-addons/grass6/raster/r.basin/description.html	2012-04-08 19:57:58 UTC (rev 51315)
+++ grass-addons/grass6/raster/r.basin/description.html	2012-04-08 20:00:39 UTC (rev 51316)
@@ -6,7 +6,7 @@
 <h3>Important:</h3>
 <p>The closing section's coordinates must belong to the river network generated by 
 <a href="r.stream.extract.html">r.stream.extract</a>. It is suggested to run it 
-before.</p>
+beforehand.</p>
 
 <h3>Morphometric parameters of basin</h3>
 <p>The main parameters are:
@@ -34,7 +34,10 @@
 <li>The length of main channel: is the length of the longest succession
 of segments that connect a source to the outlet of the basin.</li>
 <li>The mean slope of main channel: it is calculated as follows<br>
-<p ALIGN=CENTER><IMG SRC="r.basin1.gif" BORDER=0 ALT="mean slope"></p>
+<center>
+<img src="r.basin1.gif" border=0 alt="mean slope">
+</center>
+<br>
 where N is the topological diameter, i.e. the number of links in which the main
 channel can be divided on the basis of the junctions.</li>
 <li>The circularity ratio: is the ratio between the area of the basin and the
@@ -46,7 +49,10 @@
 <li>The shape factor: is the ratio between the area of the basin and the square
 of the length of the main channel.</li>
 <li>The concentration time (Giandotti, 1934):<br>
-<p ALIGN=CENTER><IMG SRC="r.basin1.gif" BORDER=0 ALT="concentration time"></p>
+<center>
+<img src="r.basin1.gif" border=0 alt="concentration time">
+</center>
+<br>
 Where A is the area, L the length of the main channel and H the difference between
 the highest and the lowest elevation of the basin.</li>
 <li>The mean hillslope length: is the mean of the distances calculated along


Property changes on: grass-addons/grass6/raster/r.boxcount/bits.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.boxcount/bits.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.boxcount/file.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.boxcount/file.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.boxcount/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.boxcount/record.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.boxcount/sort.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.boxcount/sort.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.boxcount.sh/r.boxcount.sh
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.burn.frict/r.burn.frict
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.clump2/flag.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.clump2/flag.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.clump2/local_proto.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.clump2/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.clump2/pq.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.clump2/ramseg.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.clump2/ramseg.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.convergence/conv.png
___________________________________________________________________
Modified: svn:mime-type
   - application/octet-stream
   + image/png


Property changes on: grass-addons/grass6/raster/r.convergence/local_proto.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.convergence/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.convergence/memory.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.convergence/slope_aspect.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.csr/r.csr
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.denoise/r.denoise
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.diversity/r.diversity.py
___________________________________________________________________
Added: svn:mime-type
   + text/x-python
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.hazard.flood/r.hazard.flood.py
___________________________________________________________________
Added: svn:mime-type
   + text/x-python
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.in.swisstopo/r.in.swisstopo
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.inund.fluv/r.inund.fluv
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + text/x-sh


Property changes on: grass-addons/grass6/raster/r.inund.fluv/r.inund.fluv_62
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.ipso/r.ipso.py
___________________________________________________________________
Added: svn:mime-type
   + text/x-python
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.isoregions/r.isoregions
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.maxent.lambdas/r.maxent.lambdas
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.out.gmap/r.out.gmap
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.out.kap_template/r.out.kap_template
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.out.maxent_swd/r.out.maxent_swd
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.out.netcdf/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.rast4d/QuickStart.txt
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:keywords
   + Author Date Id


Property changes on: grass-addons/grass6/raster/r.rast4d/r.rast4d.init
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.soils.texture/local_include.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.soils.texture/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.basins/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.del/delete.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.del/global.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.del/io.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.del/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.distance/inits.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.extract/close.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.extract/del_streams.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.extract/do_astar.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.extract/flag.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.extract/flag.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.extract/load.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.extract/local_proto.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.extract/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.extract/rbtree.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.extract/rbtree.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.extract/streams.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.extract/thin.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.pos/global.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.pos/io.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.pos/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.stream.pos/pos.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native

Copied: grass-addons/grass6/raster/r.threshold/description.html (from rev 51315, grass-addons/grass6/raster/r.threshold/r.threshold.html)
===================================================================
--- grass-addons/grass6/raster/r.threshold/description.html	                        (rev 0)
+++ grass-addons/grass6/raster/r.threshold/description.html	2012-04-08 20:00:39 UTC (rev 51316)
@@ -0,0 +1,28 @@
+<h2>DESCRIPTION</h2>
+<em>r.threshold</em> finds optimal threshold for stream extraction. 
+
+<h2>NOTES</h2>
+<p>The module finds a first tentative value of upslope area to be used as input to
+extract the river network using <em>r.stream.extract</em> or </em>r.watershed</em>.
+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>
+
+<div class="code"><pre>
+r.threshold acc=accumulation_map
+</pre></div>
+
+<h2>SEE ALSO</h2>
+
+<em>
+<a href="r.stream.extract.html">r.stream.extract</a>,
+<a href="r.watershed.html">r.watershed</a>
+</em>
+
+<h2>AUTHOR</h2>
+<p>Margherita Di Leo (dileomargherita AT gmail DOT com)
+<p><i>Last changed: (Tue May 24 2011)</i>
+

Deleted: grass-addons/grass6/raster/r.threshold/r.threshold.html
===================================================================
--- grass-addons/grass6/raster/r.threshold/r.threshold.html	2012-04-08 19:57:58 UTC (rev 51315)
+++ grass-addons/grass6/raster/r.threshold/r.threshold.html	2012-04-08 20:00:39 UTC (rev 51316)
@@ -1,28 +0,0 @@
-<h2>DESCRIPTION</h2>
-<em>r.threshold</em> finds optimal threshold for stream extraction. 
-
-<h2>NOTES</h2>
-<p>The module finds a first tentative value of upslope area to be used as input to
-extract the river network using <em>r.stream.extract</em> or </em>r.watershed</em>.
-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>
-
-<div class="code"><pre>
-r.threshold acc=accumulation_map
-</pre></div>
-
-<h2>SEE ALSO</h2>
-
-<em>
-<a href="r.stream.extract.html">r.stream.extract</a>,
-<a href="r.watershed.html">r.watershed</a>
-</em>
-
-<h2>AUTHOR</h2>
-<p>Margherita Di Leo (dileomargherita AT gmail DOT com)
-<p><i>Last changed: (Tue May 24 2011)</i>
-


Property changes on: grass-addons/grass6/raster/r.threshold/r.threshold.py
___________________________________________________________________
Added: svn:mime-type
   + text/x-python
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass6/raster/r.wf/r.wf.py
___________________________________________________________________
Added: svn:mime-type
   + text/x-python
Added: svn:eol-style
   + native



More information about the grass-commit mailing list