[GRASS-SVN] r48674 - in grass/branches/releasebranch_6_4/raster:
r.random.cells r.random.surface
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Oct 7 15:53:04 EDT 2011
Author: neteler
Date: 2011-10-07 12:53:04 -0700 (Fri, 07 Oct 2011)
New Revision: 48674
Modified:
grass/branches/releasebranch_6_4/raster/r.random.cells/description.html
grass/branches/releasebranch_6_4/raster/r.random.surface/description.html
Log:
partial fix for trac #1461
Modified: grass/branches/releasebranch_6_4/raster/r.random.cells/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.random.cells/description.html 2011-10-07 19:52:58 UTC (rev 48673)
+++ grass/branches/releasebranch_6_4/raster/r.random.cells/description.html 2011-10-07 19:53:04 UTC (rev 48674)
@@ -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/releasebranch_6_4/raster/r.random.surface/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.random.surface/description.html 2011-10-07 19:52:58 UTC (rev 48673)
+++ grass/branches/releasebranch_6_4/raster/r.random.surface/description.html 2011-10-07 19:53:04 UTC (rev 48674)
@@ -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