[GRASS-SVN] r73689 - grass-addons/grass7/imagery/i.sentinel/i.sentinel.preproc
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Nov 20 23:55:53 PST 2018
Author: martinl
Date: 2018-11-20 23:55:53 -0800 (Tue, 20 Nov 2018)
New Revision: 73689
Modified:
grass-addons/grass7/imagery/i.sentinel/i.sentinel.preproc/i.sentinel.preproc.py
Log:
i.sentinel.preproc: keep required options in one tab
Modified: grass-addons/grass7/imagery/i.sentinel/i.sentinel.preproc/i.sentinel.preproc.py
===================================================================
--- grass-addons/grass7/imagery/i.sentinel/i.sentinel.preproc/i.sentinel.preproc.py 2018-11-21 07:53:13 UTC (rev 73688)
+++ grass-addons/grass7/imagery/i.sentinel/i.sentinel.preproc/i.sentinel.preproc.py 2018-11-21 07:55:53 UTC (rev 73689)
@@ -28,11 +28,9 @@
#% key: input_dir
#% description: Name of the directory where the image and metadata file are stored (*.SAFE)
#% required : yes
-#% guisection: Input
#%end
#%option G_OPT_R_ELEV
#% required : yes
-#% guisection: Input
#%end
#%option G_OPT_R_INPUT
#% key: visibility
@@ -78,7 +76,6 @@
#% type: string
#% description: Suffix for output raster maps
#% required : yes
-#% guisection: Output
#%end
#%option
#% key: rescale
More information about the grass-commit
mailing list