[GRASS-SVN] r58544 - grass-addons/grass7/raster/r.sun.hourly
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Dec 29 03:42:30 PST 2013
Author: neteler
Date: 2013-12-29 03:42:30 -0800 (Sun, 29 Dec 2013)
New Revision: 58544
Modified:
grass-addons/grass7/raster/r.sun.hourly/r.sun.hourly.html
Log:
r.sun.hourly manual: HTML fix
Modified: grass-addons/grass7/raster/r.sun.hourly/r.sun.hourly.html
===================================================================
--- grass-addons/grass7/raster/r.sun.hourly/r.sun.hourly.html 2013-12-29 04:35:32 UTC (rev 58543)
+++ grass-addons/grass7/raster/r.sun.hourly/r.sun.hourly.html 2013-12-29 11:42:30 UTC (rev 58544)
@@ -8,17 +8,16 @@
<p>
Output is one or more series of irradiance raster maps.
If flag <b>b</b> is checked the output is a series of binary maps.
-Using this flag in combination with <n>beam_rad_basename</b>
+Using this flag in combination with <b>beam_rad_basename</b>
is a convenient way to determine if there is direct sunlight or not at a certain place and time.
-</p>
<p>
Series of maps are (if flag <b>t</b> is checked) registered
to space time raster dataset with absolute time and point time (not interval time).
Option <b>year</b> has to be specified so that the raster maps can be registered
to space time dataset or assigned a timestamp. The reason is that it is not possible
to assign time without date.
+<p>
For GRASS 6, only timestamp is assigned.
-</p>
<h2>EXAMPLE</h2>
More information about the grass-commit
mailing list