[GRASS-SVN] r51054 - grass-addons/grass6/raster/r.diversity
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Mar 13 12:57:08 EDT 2012
Author: neteler
Date: 2012-03-13 09:57:07 -0700 (Tue, 13 Mar 2012)
New Revision: 51054
Modified:
grass-addons/grass6/raster/r.diversity/r.diversity.py
Log:
description cosmetics
Modified: grass-addons/grass6/raster/r.diversity/r.diversity.py
===================================================================
--- grass-addons/grass6/raster/r.diversity/r.diversity.py 2012-03-12 22:18:32 UTC (rev 51053)
+++ grass-addons/grass6/raster/r.diversity/r.diversity.py 2012-03-13 16:57:07 UTC (rev 51054)
@@ -8,7 +8,7 @@
# PURPOSE: It calculates the mostly used indices of diversity based on
# information theory
#
-# COPYRIGHT: (C) 2010 by Luca Delucchi
+# COPYRIGHT: (C) 2010-2012 by Luca Delucchi
#
# This program is free software under the GNU General Public
# License (>=v2). Read the file COPYING that comes with GRASS
@@ -17,7 +17,7 @@
#############################################################################
#%module
-#% description: Calculate some vegetation index using r.li packages and moving windows
+#% description: Calculate diversity indices based on a moving window using r.li packages
#% keywords: raster
#%end
#%option
More information about the grass-commit
mailing list