[GRASS-SVN] r36156 - grass/branches/releasebranch_6_4/imagery/i.pca
    svn_grass at osgeo.org 
    svn_grass at osgeo.org
       
    Sun Mar  1 05:28:20 EST 2009
    
    
  
Author: hamish
Date: 2009-03-01 05:28:20 -0500 (Sun, 01 Mar 2009)
New Revision: 36156
Modified:
   grass/branches/releasebranch_6_4/imagery/i.pca/description.html
Log:
n>=2 (trac #341; merge from devbr6)
Modified: grass/branches/releasebranch_6_4/imagery/i.pca/description.html
===================================================================
--- grass/branches/releasebranch_6_4/imagery/i.pca/description.html	2009-03-01 10:25:20 UTC (rev 36155)
+++ grass/branches/releasebranch_6_4/imagery/i.pca/description.html	2009-03-01 10:28:20 UTC (rev 36156)
@@ -2,8 +2,8 @@
 
 
 <EM>i.pca</EM> is an image processing program based on the
-algorithm provided by Vali (1990), that processes n (2
->= n) input raster map layers and produces n output
+algorithm provided by Vali (1990), that processes n
+(n >= 2) input raster map layers and produces n output
 raster map layers containing the principal components of
 the input data in decreasing order of variance
 ("contrast").  The output raster map layers are assigned
    
    
More information about the grass-commit
mailing list