[GRASS-SVN] r64308 - grass-addons/grass7/raster/r.forestfrag
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jan 25 01:02:22 PST 2015
Author: pvanbosgeo
Date: 2015-01-25 01:02:22 -0800 (Sun, 25 Jan 2015)
New Revision: 64308
Modified:
grass-addons/grass7/raster/r.forestfrag/r.forestfrag.html
Log:
html cleanup
Modified: grass-addons/grass7/raster/r.forestfrag/r.forestfrag.html
===================================================================
--- grass-addons/grass7/raster/r.forestfrag/r.forestfrag.html 2015-01-25 00:04:37 UTC (rev 64307)
+++ grass-addons/grass7/raster/r.forestfrag/r.forestfrag.html 2015-01-25 09:02:22 UTC (rev 64308)
@@ -22,13 +22,13 @@
classification model identifies six fragmentation categories:
<ol start="0">
-<li>No forest</li>
-<li>interior:\t\tfor which Pf = 1.0</li>
-<li>patch:\t\tPf < 0.4</li>
-<li>transitional:\t\t0.4 < Pf < 0.6</li>
-<li>edge:\t\tPf > 0.6 and Pf - Pff < 0</li>
-<li>perforated:\t\tPf > 0.6 and Pf - Pff > 0</li>
-<li>undetermined:\t\tPf > 0.6 and Pf = Pff</li>
+<li><em>No forest</em></li>
+<li><em>interior</em>: for which Pf = 1.0</li>
+<li><em>patch</em>: Pf < 0.4</li>
+<li><em>transitional</em>: 0.4 < Pf < 0.6</li>
+<li><em>edge</em>: Pf > 0.6 and Pf - Pff < 0</li>
+<li><em>perforated</em>: Pf > 0.6 and Pf - Pff > 0</li>
+<li><em>undetermined</em>: Pf > 0.6 and Pf = Pff</li>
</ol>
<h2>NOTES</h2>
@@ -42,6 +42,7 @@
cells equal to 1/2 * the size of the moving window. </li>
<li>The function respects the region. The user has however the option
to set the region to match the input layer.</li>
+</ul>
<h2>SEE ALSO</h2>
This addon is based on the
@@ -50,11 +51,11 @@
option to trim the region (by default it respects the region).
<h2>AUTHORS</h2>
-<p><b>Emmanuel Sambale</b>: Author original script
-<p><b>Stefan Sylla</b>: Revised / updated the r.forestfrag.sh for
-GRASS GIS 6
-<p><b>Paulo van Breugel</b>: Rewritten in Python
-for use with GRASS GIS 7.0, and added extra options.
+<p><em>Emmanuel Sambale</em>: Author original script<br>
+<em>Stefan Sylla</em>: Revised / updated the r.forestfrag.sh for
+GRASS GIS 6<br>
+<em>Paulo van Breugel</em>: Rewritten in Python
+for use with GRASS GIS 7, and added extra options.
Contact: paulo at ecodiv.org
<h2>REFERENCES</h2>
More information about the grass-commit
mailing list