[GRASS-SVN] r62796 - in grass-addons/grass6/raster: . r.area r.fidimo r.in.ign r.in.swisstopo r.niche.similarity r.stream.preview

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Nov 18 02:21:01 PST 2014


Author: neteler
Date: 2014-11-18 02:21:01 -0800 (Tue, 18 Nov 2014)
New Revision: 62796

Modified:
   grass-addons/grass6/raster/Makefile
   grass-addons/grass6/raster/r.area/description.html
   grass-addons/grass6/raster/r.fidimo/description.html
   grass-addons/grass6/raster/r.in.ign/description.html
   grass-addons/grass6/raster/r.in.swisstopo/description.html
   grass-addons/grass6/raster/r.niche.similarity/r.niche.similarity.html
   grass-addons/grass6/raster/r.stream.preview/description.html
Log:
Addons G6: minor HTML fixes

Modified: grass-addons/grass6/raster/Makefile
===================================================================
--- grass-addons/grass6/raster/Makefile	2014-11-18 09:46:03 UTC (rev 62795)
+++ grass-addons/grass6/raster/Makefile	2014-11-18 10:21:01 UTC (rev 62796)
@@ -11,7 +11,6 @@
 	r.boxcount.sh \
 	r.burn.frict \
 	r.clim \
-	r.clump2 \
 	r.colors.out_sld \
 	r.colors.out_vtk \
 	r.colors.quantiles \

Modified: grass-addons/grass6/raster/r.area/description.html
===================================================================
--- grass-addons/grass6/raster/r.area/description.html	2014-11-18 09:46:03 UTC (rev 62795)
+++ grass-addons/grass6/raster/r.area/description.html	2014-11-18 10:21:01 UTC (rev 62796)
@@ -25,3 +25,5 @@
 <h2>AUTHOR</h2>
 Jarek  Jasiewicz
 
+<p>
+<i>Last changed: $Date$</i>

Modified: grass-addons/grass6/raster/r.fidimo/description.html
===================================================================
--- grass-addons/grass6/raster/r.fidimo/description.html	2014-11-18 09:46:03 UTC (rev 62795)
+++ grass-addons/grass6/raster/r.fidimo/description.html	2014-11-18 10:21:01 UTC (rev 62796)
@@ -150,6 +150,4 @@
 Johannes Radinger, Leibniz-Institute of Freshwater Ecology and Inland 
 Fisheries, Berlin (Germany)
 
-<p>
-<i>Last changed: (Nov 18, 2014)</i>
-
+<p><i>Last changed: $Date$</i>

Modified: grass-addons/grass6/raster/r.in.ign/description.html
===================================================================
--- grass-addons/grass6/raster/r.in.ign/description.html	2014-11-18 09:46:03 UTC (rev 62795)
+++ grass-addons/grass6/raster/r.in.ign/description.html	2014-11-18 10:21:01 UTC (rev 62796)
@@ -1,16 +1,7 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<title>GRASS GIS manual: r.in.ign</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="grassdocs.css" type="text/css">
-</head>
-<body bgcolor="white">
-
 <img src="grass_logo.png" alt="GRASS logo"><hr align=center size=6 noshade>
 
 <h2>NAME</h2>
-<em><b>r.in.ign</b></em>  - this module imports raster data from <a href="http://api.ign.fr">IGN WMTS service</A>. Available layers depend upon the user's contract.
+<em><b>r.in.ign</b></em> imports raster data from <a href="http://api.ign.fr">IGN WMTS service</A>. Available layers depend upon the user's contract.
 
 <h2>KEYWORDS</h2>
 raster, import, wms, wmts, ign
@@ -85,7 +76,4 @@
 
 Vincent Bain, Toraval, France
 
-<p><i>Last changed: $Date: 2014-03-23$</i>
-
-</body>
-</html>
+<p><i>Last changed: $Date$</i>

Modified: grass-addons/grass6/raster/r.in.swisstopo/description.html
===================================================================
--- grass-addons/grass6/raster/r.in.swisstopo/description.html	2014-11-18 09:46:03 UTC (rev 62795)
+++ grass-addons/grass6/raster/r.in.swisstopo/description.html	2014-11-18 10:21:01 UTC (rev 62796)
@@ -1,67 +1,10 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<title>GRASS GIS manual: r.in.swisstopo</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="grassdocs.css" type="text/css">
-</head>
-<body bgcolor="white">
+<h2>DESCRIPION</h2>
 
-<img src="grass_logo.png" alt="GRASS logo"><hr align=center size=6 noshade>
+<em><b>r.in.swisstopo</b></em> imports a digital elevation model from swisstopo into a Grass raster map and interpolates it into the current mapset's resolution. The name of the raster map is defined by the user input. A further raster layer (with the appendix '_origres', if it exists already, it will be OVERWRITTEN!) is automatically created and contains the input data in its original resolution. Resultant raster maps will contain elevation data in meters.<br>
+r.in.xyz and r.interp.resamp are invoked from within r.in.swisstopo.
 
-<h2>NAME</h2>
-<em><b>r.in.swisstopo</b></em>  - Imports a digital elevation model from swisstopo into a Grass raster map and interpolates it into the current mapset's resolution. The name of the raster map is defined by the user input. A further raster layer (with the appendix '_origres', if it exists already, it will be OVERWRITTEN!) is automatically created and contains the input data in its original resolution. Resultant raster maps will contain elevation data in meters.<br>
-r.in.xyz and r.interp.resamp are invoked from within r.in.swisstopo
-<h2>KEYWORDS</h2>
-swisstopo, DHM, DEM, Raster, Import
-<h2>SYNOPSIS</h2>
-<b>r.in.swisstopo</b><br>
-<b>r.in.swisstopo help</b><br>
-<b>r.in.swisstopo</b> <b>input</b>=<em>input</em> <b>output</b>=<em>raster</em>  [<b>method</b>=<em>string</em>]   [<b>type</b>=<em>string</em>]   [<b>zrange</b>=<em>min,max</em>]   [<b>percent</b>=<em>integer</em>]   [<b>method_resamp</b>=<em>string</em>]   [--<b>overwrite</b>]  [--<b>verbose</b>]  [--<b>quiet</b>] 
-
-<h3>Flags:</h3>
-<dl>
-<dt><b>--overwrite</b></dt>
-<dd>Force overwrite of output files</dd>
-<dt><b>--verbose</b></dt>
-<dd>Verbose module output</dd>
-<dt><b>--quiet</b></dt>
-<dd>Quiet module output</dd>
-</dl>
-
-<h3>Parameters:</h3>
-<dl>
-<dt><b>input</b>=<em>input</em></dt>
-<dd>Swisstopo file containing DEM data (*.mlt, *.mbl or *.xyz)</dd>
-
-<dt><b>output</b>=<em>raster</em></dt>
-<dd>Name of the raster layer, that will be created out of the imported data</dd>
-
-<dt><b>method</b>=<em>string</em></dt>
-<dd>Statistic to use for raster values</dd>
-<dd>Options: <em>n,min,max,range,sum,mean,stddev,variance,coeff_var</em></dd>
-<dd>Default: <em>mean</em></dd>
-
-<dt><b>type</b>=<em>string</em></dt>
-<dd>Storage type for resultant raster map</dd>
-<dd>Options: <em>CELL,FCELL,DCELL</em></dd>
-<dd>Default: <em>FCELL</em></dd>
-
-<dt><b>zrange</b>=<em>min,max</em></dt>
-<dd>Filter range for z data (min,max)</dd>
-
-<dt><b>percent</b>=<em>integer</em></dt>
-<dd>Percentage of map to keep in memory</dd>
-<dd>Options: <em>1-100</em></dd>
-<dd>Default: <em>100</em></dd>
-
-<dt><b>method_resamp</b>=<em>string</em></dt>
-<dd>Interpolation method for interpolation of input data to current region's resolution (using r.resamp.interp)</dd>
-<dd>Options: <em>nearest,bilinear,bicubic</em></dd>
-<dd>Default: <em>bilinear</em></dd>
-
 <h2>Manual download and installation of the module (without svn)</h2>
-<p>You can find the current version of r.in.swisstopo <a href="http://trac.OSGeo.org/grass/browser/grass-addons/raster/r.in.swisstopo/">here</a><br>
+<p>You can find the current version of r.in.swisstopo <a href="http://trac.OSGeo.org/grass/browser/grass-addons/grass6/raster/r.in.swisstopo/">here</a><br>
 <br>
 Installation:<br>
 You might need to have root privileges for the following. If you do not have these, please ask your system administrator
@@ -84,23 +27,24 @@
 </p>
 
 <h2>SEE ALSO</h2>
-<p>
+
+<em>
 <a href="r.in.xyz.html">r.in.xyz</a><br>
 <a href="r.resamp.interp.html">r.resamp.interp</a><br>
-</p>
+</em>
 
 <h2>Note</h2>
-<p>If you find any bugs or find the module helpful or have any questions, feel free to contact the author (Juergen.Hansmann["at"]erdw.ethz.ch)<br>
-The author is not responsible for any consequenced that arise from using this code.</p>
 
+If you find any bugs or find the module helpful or have any questions, feel free to contact the author (Juergen.Hansmann["at"]erdw.ethz.ch)<br>
+The author is not responsible for any consequenced that arise from using this code.
+
 <h2>Author</h2>
-<p>Jürgen Hansmann<br>
+
+Jürgen Hansmann<br>
 <i>Department of Earth Sciences<br>
 Swiss Federal Institute of Technology (ETH)<br>
 Zurich<br>
-</i></p>
+</i>
+
 <p><i>Last changed: $Date$</i> </p> 
 
-</dl>
-</body>
-</html>

Modified: grass-addons/grass6/raster/r.niche.similarity/r.niche.similarity.html
===================================================================
--- grass-addons/grass6/raster/r.niche.similarity/r.niche.similarity.html	2014-11-18 09:46:03 UTC (rev 62795)
+++ grass-addons/grass6/raster/r.niche.similarity/r.niche.similarity.html	2014-11-18 10:21:01 UTC (rev 62796)
@@ -1,27 +1,35 @@
 <h2>DESCRIPTION</h2>
 
-<em>r.niche.similarity</em> 
+<em>r.niche.similarity</em> computes two metrics to quantify niche 
+similarity or overlap between all pairs of input raster layers.
 
-<p>This module will compute two metrics to quantify niche similarity or overlap between all pairs of input raster layers.
+<p>One is the niche equivalency or similarity for two species following 
+Warren et al. (2008) based on Schoeners D (Schoener, 1968). This metric 
+ranges from 0 to 1, representing respectively no overlap and an 
+identical distribution. 
 
-<p>One is the niche equivalency or similarity for two species following Warren et al. (2008) based on Schoeners D (Schoener, 1968).
-This metric ranges from 0 to 1, representing respectively no overlap and an identical distribution. 
+<p>The other is the niche overlap metric which indicates the niche 
+overlap from predictions of species distributions with the I similarity 
+statistic of Warren et al. (2009), which is based on Hellinger 
+Distances (van der Vaart, 1998). The statistic ranges from 0 (no 
+overlap) to 1 (the distributions are identical). 
 
-<p>The other is the niche overlap metric which indicates the niche overlap from predictions of species 
-distributions with the I similarity statistic of Warren et al. (2009), which is based on Hellinger Distances (van der Vaart,
-1998). The statistic ranges from 0 (no overlap) to 1 (the distributions are identical). 
+<p>By default the results are written to screen, but they can also be 
+written to a text file with two columns for the names of each pair of 
+rasters, a third column for the type of statistic (D or I) and a fourth 
+column for the D or I statistic.
 
-<p>By default the results are written to screen, but they can also be written to a text file with two columns for the names of each pair of rasters, a third column for the type of statistic (D or I) and a fourth column for the D or I statistic.
-
 <h2>Notes</h2>
 
-<p> This implementation is especially suitable if you are working with very large data sets. Results are checked against the niche.overlap function in the phyloclim package for R.  
-<p>I would like to thank Christoph Heibl, author of the phyloclim package, for pointing me out the corrected formulation of I, published in an erratum of the article by Warren et al (2008).
+This implementation is especially suitable if you are working with very 
+large data sets. Results are checked against the niche.overlap function 
+in the phyloclim package for R.  
 
-<h2>AUTHOR</h2>
+<p>
+I would like to thank Christoph Heibl, author of the phyloclim package, 
+for pointing me out the corrected formulation of I, published in an 
+erratum of the article by Warren et al (2008).
 
-Contact: <a href="http://ecodiv.org/contact.html">Paulo van Breugel</a>
-
 <h2>REFERENCES</h2>
 <ul>
 <li>Warren, D. L., Glor, R. E., & Turelli, M. 2008. Environmental Niche Equivalency Versus Conservatism: Quantitative Approaches to Niche Evolution. Evolution 62(11): 2868–2883</li>
@@ -32,3 +40,8 @@
   Modeling. R package version 0.9-0. http://CRAN.R-project.org/package=phyloclim</li>
 </ul>
 
+<h2>AUTHOR</h2>
+
+Contact: <a href="http://ecodiv.org/contact.html">Paulo van Breugel</a>
+
+<p><i>Last changed: $Date$</i>

Modified: grass-addons/grass6/raster/r.stream.preview/description.html
===================================================================
--- grass-addons/grass6/raster/r.stream.preview/description.html	2014-11-18 09:46:03 UTC (rev 62795)
+++ grass-addons/grass6/raster/r.stream.preview/description.html	2014-11-18 10:21:01 UTC (rev 62796)
@@ -10,7 +10,9 @@
 
 <h2>EXAMPLE</h2>
 
-<p>r.stream.preview acc=accumulation_map th=value
+<div class="code"><pre>
+r.stream.preview acc=accumulation_map th=value
+</pre></div>
 
 <h2>SEE ALSO</h2>
 
@@ -20,7 +22,7 @@
 </em>
 
 <h2>AUTHOR</h2>
-<p>Margherita Di Leo (dileomargherita AT gmail DOT com)
 
+Margherita Di Leo (dileomargherita AT gmail DOT com)
 
-
+<p><i>Last changed: $Date$</i>



More information about the grass-commit mailing list