[GRASS-SVN] r48673 - in grass/branches/develbranch_6/raster: r.random.cells r.random.surface

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Oct 7 15:52:58 EDT 2011


Author: neteler
Date: 2011-10-07 12:52:58 -0700 (Fri, 07 Oct 2011)
New Revision: 48673

Modified:
   grass/branches/develbranch_6/raster/r.random.cells/description.html
   grass/branches/develbranch_6/raster/r.random.surface/description.html
Log:
partial fix for trac #1461

Modified: grass/branches/develbranch_6/raster/r.random.cells/description.html
===================================================================
--- grass/branches/develbranch_6/raster/r.random.cells/description.html	2011-10-07 19:52:44 UTC (rev 48672)
+++ grass/branches/develbranch_6/raster/r.random.cells/description.html	2011-10-07 19:52:58 UTC (rev 48673)
@@ -5,7 +5,7 @@
 numbers of cells generated. Random cells will not be generated in
 areas masked off.
 
-<h3>Parameters</h3>
+<h3>Detailed parameter description</h3>
 
 <dl>
 <dt><b>output</b></dt>
@@ -48,11 +48,9 @@
 use:
 
 <ul>
-<li><a href="../../CGFinal/paper.htm">Visualizing Spatial Data
-Uncertainty Using Animation (final draft)</a>, by Charles R.
-Ehlschlaeger, Ashton M. Shortridge, and Michael F. Goodchild. Submitted to
-Computers in GeoSciences in September, 1996, accepted October, 1996 for
-publication in June, 1997.</li>
+<li> Ehlschlaeger, C.R., Shortridge, A.M., Goodchild, M.F., 1997. 
+ Visualizing spatial data uncertainty using animation. 
+ Computers & Geosciences 23, 387-395. doi:10.1016/S0098-3004(97)00005-8</li>
 
 <li><a href="http://www.geo.hunter.cuny.edu/~chuck/paper.html">Modeling
 Uncertainty in Elevation Data for Geographical Analysis</a>, by

Modified: grass/branches/develbranch_6/raster/r.random.surface/description.html
===================================================================
--- grass/branches/develbranch_6/raster/r.random.surface/description.html	2011-10-07 19:52:44 UTC (rev 48672)
+++ grass/branches/develbranch_6/raster/r.random.surface/description.html	2011-10-07 19:52:58 UTC (rev 48673)
@@ -26,7 +26,7 @@
 spatial error modeling. A procedure to use <em>r.random.surface</em> in
 spatial error modeling is given in the <b>NOTES</b> section.
 
-<h3>Parameters</h3>
+<h3>Detailed parameter description</h3>
 <dl>
 <dt><b>output</b></dt>
 <dd>Random surface(s). The cell values are a random distribution
@@ -122,11 +122,9 @@
 use:
 
 <ul>
-<li><a href="../../CGFinal/paper.htm">Visualizing Spatial Data
-Uncertainty Using Animation (final draft)</a>, by Charles R.
-Ehlschlaeger, Ashton M. Shortridge, and Michael F. Goodchild. Submitted to
-Computers in GeoSciences in September, 1996, accepted October, 1996 for
-publication in June, 1997.</li>
+<li> Ehlschlaeger, C.R., Shortridge, A.M., Goodchild, M.F., 1997. 
+ Visualizing spatial data uncertainty using animation. 
+ Computers & Geosciences 23, 387-395. doi:10.1016/S0098-3004(97)00005-8</li>
 
 <li><a href="http://www.geo.hunter.cuny.edu/~chuck/paper.html">Modeling
 Uncertainty in Elevation Data for Geographical Analysis</a>, by



More information about the grass-commit mailing list