[GRASS-SVN] r73540 - grass-addons/grass7/raster/r.sample.category
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Oct 14 12:04:03 PDT 2018
Author: neteler
Date: 2018-10-14 12:04:02 -0700 (Sun, 14 Oct 2018)
New Revision: 73540
Modified:
grass-addons/grass7/raster/r.sample.category/r.sample.category.py
Log:
r.sample.category addon: minor keyword standardization
Modified: grass-addons/grass7/raster/r.sample.category/r.sample.category.py
===================================================================
--- grass-addons/grass7/raster/r.sample.category/r.sample.category.py 2018-10-14 12:56:34 UTC (rev 73539)
+++ grass-addons/grass7/raster/r.sample.category/r.sample.category.py 2018-10-14 19:04:02 UTC (rev 73540)
@@ -23,7 +23,7 @@
#% keyword: random
#% keyword: points
#% keyword: vector
-#% keyword: stratified sampling
+#% keyword: stratified random sampling
#%end
#%option G_OPT_R_INPUT
#% description: Name of input raster map with categories (classes)
More information about the grass-commit
mailing list