[GRASS-SVN] r65447 - grass-addons/grass7/raster/r.sample.category

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jun 12 07:09:12 PDT 2015


Author: annakrat
Date: 2015-06-12 07:09:12 -0700 (Fri, 12 Jun 2015)
New Revision: 65447

Modified:
   grass-addons/grass7/raster/r.sample.category/r.sample.category.py
Log:
r.sample.category: add keyword

Modified: grass-addons/grass7/raster/r.sample.category/r.sample.category.py
===================================================================
--- grass-addons/grass7/raster/r.sample.category/r.sample.category.py	2015-06-12 07:57:50 UTC (rev 65446)
+++ grass-addons/grass7/raster/r.sample.category/r.sample.category.py	2015-06-12 14:09:12 UTC (rev 65447)
@@ -23,6 +23,7 @@
 #% keyword: random
 #% keyword: points
 #% keyword: vector
+#% keyword: stratified sampling
 #%end
 #%option G_OPT_R_INPUT
 #% description: Name of input raster map with categories (classes)



More information about the grass-commit mailing list