[GRASS-SVN] r35302 -
grass/branches/releasebranch_6_4/raster/r.horizon
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Jan 9 18:38:58 EST 2009
Author: neteler
Date: 2009-01-09 18:38:58 -0500 (Fri, 09 Jan 2009)
New Revision: 35302
Modified:
grass/branches/releasebranch_6_4/raster/r.horizon/description.html
Log:
r.sun2 -> r.sun
Modified: grass/branches/releasebranch_6_4/raster/r.horizon/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.horizon/description.html 2009-01-09 23:38:25 UTC (rev 35301)
+++ grass/branches/releasebranch_6_4/raster/r.horizon/description.html 2009-01-09 23:38:58 UTC (rev 35302)
@@ -122,7 +122,7 @@
</pre></div>
-Raster map mode (for r.sun2):
+Raster map mode (for r.sun):
<div class="code"><pre>
# we put a bufferzone of 10% of maxdistance around the study area
r.horizon elevin=DEM horizonstep=30 bufferzone=200 horizon=horangle dist=0.7 maxdistance=2000
@@ -132,7 +132,7 @@
<H2>SEE ALSO</H2>
<em>
-<A HREF="r.sun2.html">r.sun2</A>,
+<A HREF="r.sun.html">r.sun</A>,
<A HREF="r.los.html">r.los</A></em>
<H2>REFERENCES</H2>
More information about the grass-commit
mailing list