[GRASS-SVN] r48490 - grass/trunk/vector/v.outlier
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Sep 27 05:03:38 EDT 2011
Author: neteler
Date: 2011-09-27 02:03:37 -0700 (Tue, 27 Sep 2011)
New Revision: 48490
Modified:
grass/trunk/vector/v.outlier/v.outlier.html
Log:
say that 3D input is needed
Modified: grass/trunk/vector/v.outlier/v.outlier.html
===================================================================
--- grass/trunk/vector/v.outlier/v.outlier.html 2011-09-27 09:03:10 UTC (rev 48489)
+++ grass/trunk/vector/v.outlier/v.outlier.html 2011-09-27 09:03:37 UTC (rev 48490)
@@ -1,6 +1,6 @@
<h2>DESCRIPTION</h2>
-<em>v.outlier</em> removes outlier points. By default, the outlier
+<em>v.outlier</em> removes outliers in a 3D point cloud. By default, the outlier
identification is done by a bicubic spline interpolation of the
observation with a high regularization parameter and a low resolution
in south-north and east-west directions. Those points that differ in
More information about the grass-commit
mailing list