[GRASS-SVN] r70347 - grass/trunk/vector/v.surf.rst
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Jan 12 05:13:27 PST 2017
Author: martinl
Date: 2017-01-12 05:13:27 -0800 (Thu, 12 Jan 2017)
New Revision: 70347
Modified:
grass/trunk/vector/v.surf.rst/v.surf.rst.html
Log:
v.surf.rst manual: fix typos
Modified: grass/trunk/vector/v.surf.rst/v.surf.rst.html
===================================================================
--- grass/trunk/vector/v.surf.rst/v.surf.rst.html 2017-01-12 12:39:08 UTC (rev 70346)
+++ grass/trunk/vector/v.surf.rst/v.surf.rst.html 2017-01-12 13:13:27 UTC (rev 70347)
@@ -167,7 +167,7 @@
is applied to normalized data (<em>x/dnorm</em>) and
therefore <b>dnorm</b> cancels out) so here <b>tension</b> truly
works as a rescaling parameter. For regional applications with
- distances between points in km. the suitable tension can be 500 or
+ distances between points in km the suitable tension can be 500 or
higher, for detailed field scale analysis it can be 0.1. To help
select how much the data need to be rescaled the program
writes <b>dnorm</b> and rescaled tension
@@ -262,7 +262,7 @@
<p>
The "optimal" approximation parameters for given data can be
-found using a cross-validation (CV) procedure (<b>-c</b>flag). The
+found using a cross-validation (CV) procedure (<b>-c</b> flag). The
CV procedure is based on removing one input data point at a time,
performing the approximation for the location of the removed point
using the remaining data points and calculating the difference between
More information about the grass-commit
mailing list