[GRASS-SVN] r72115 - grass/trunk/raster/r.horizon
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jan 23 07:34:19 PST 2018
Author: neteler
Date: 2018-01-23 07:34:19 -0800 (Tue, 23 Jan 2018)
New Revision: 72115
Modified:
grass/trunk/raster/r.horizon/r.horizon.html
Log:
r.horizon manual: fix output and file parameter explanations
Modified: grass/trunk/raster/r.horizon/r.horizon.html
===================================================================
--- grass/trunk/raster/r.horizon/r.horizon.html 2018-01-22 20:33:02 UTC (rev 72114)
+++ grass/trunk/raster/r.horizon/r.horizon.html 2018-01-23 15:34:19 UTC (rev 72115)
@@ -98,13 +98,13 @@
while the analysis in the raster mode will be done only for the
area specified by the current region definition.
-<p>The <i>basename</i> parameter gives the basename of the output
+<p>The <i>output</i> parameter defines the basename of the output
horizon raster maps. The raster name of each horizon direction
raster will be constructed as <i>basename_</i>ANGLE, where ANGLE
is the angle in degrees with the direction. If you use <b>r.horizon</b>
in the single point mode this option will be ignored.
-<p>The <i>output</i> parameter allows saving the resulting horizon
+<p>The <i>file</i> parameter allows saving the resulting horizon
angles in a comma separated ASCII file (single point mode only). If
you use <b>r.horizon</b> in the raster map mode this option will be ignored.
More information about the grass-commit
mailing list