[GRASS-SVN] r64591 - grass-addons/grass7/raster/r.exdet

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Feb 12 11:29:53 PST 2015


Author: pvanbosgeo
Date: 2015-02-12 11:29:53 -0800 (Thu, 12 Feb 2015)
New Revision: 64591

Modified:
   grass-addons/grass7/raster/r.exdet/r.exdet.html
   grass-addons/grass7/raster/r.exdet/r.exdet.py
Log:
minor changes

Modified: grass-addons/grass7/raster/r.exdet/r.exdet.html
===================================================================
--- grass-addons/grass7/raster/r.exdet/r.exdet.html	2015-02-12 19:15:48 UTC (rev 64590)
+++ grass-addons/grass7/raster/r.exdet/r.exdet.html	2015-02-12 19:29:53 UTC (rev 64591)
@@ -61,9 +61,9 @@
 
 <h3>Example 2</h3>
 
-<p>Download a sample data set from <a href=
-"http://www.climond.org/ExDet.aspx">http://www.climond.org/ExDet</a>
-. The sample data contains 4 clipped Bioclim variable layers for 
+<p>You can download a sample data set from <a href=
+"http://www.climond.org/ExDet.aspx">http://www.climond.org/ExDet</a>. 
+The sample data contains 4 clipped Bioclim variable layers for 
 Australia and South Africa sourced from the CliMond dataset. In this 
 example we will use the Australia data as reference and the South 
 Africa data as projected or test. In the example below I will assume 
@@ -82,11 +82,11 @@
 
 <p>When using this tool, please use the citation to the original paper describing the method in your publications or other derived products:
 
-<p><em>Mesgaran, M.B., Cousens, R.D. and Webber, B.L. (2014) Here be dragons: a tool for quantifying novelty due to covariate range and correlation change when projecting species distribution models. Diversity & Distributions, 20: 1147-1159, DOI: 10.1111/ddi.12209.</em>
+<ul><li><em>Mesgaran, M.B., Cousens, R.D. and Webber, B.L. (2014) Here be dragons: a tool for quantifying novelty due to covariate range and correlation change when projecting species distribution models. Diversity & Distributions, 20: 1147-1159, DOI: 10.1111/ddi.12209.</em></li></ul>
 
 <p>If, in addition, you want to cite this addon, you can use:
 
-<p><em>van Breugel, P. (2015) r.exdet. http://grasswiki.osgeo.org/wiki/AddOns/GRASS_7</em>
+<ul><li><em>van Breugel, P. (2015) r.exdet. http://grasswiki.osgeo.org/wiki/AddOns/GRASS_7</em></li></ul>
 
 
 <h2>REFERENCES</h2> 

Modified: grass-addons/grass7/raster/r.exdet/r.exdet.py
===================================================================
--- grass-addons/grass7/raster/r.exdet/r.exdet.py	2015-02-12 19:15:48 UTC (rev 64590)
+++ grass-addons/grass7/raster/r.exdet/r.exdet.py	2015-02-12 19:29:53 UTC (rev 64591)
@@ -29,10 +29,6 @@
 
 #%module
 #% description: Detection and quantification of novel uni- and multi-variate environments
-#% keywords: mahalanobis distance
-#% keywords: novel environment
-#% keywords: dissimilarity
-#% keywords: similarity,
 #%end
 
 #%option



More information about the grass-commit mailing list