[GRASS-SVN] r66419 - grass-addons/grass7/raster/r.subdayprecip.design
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Oct 6 05:43:45 PDT 2015
Author: martinl
Date: 2015-10-06 05:43:45 -0700 (Tue, 06 Oct 2015)
New Revision: 66419
Modified:
grass-addons/grass7/raster/r.subdayprecip.design/r.subdayprecip.design.py
Log:
r.subdayprecip.design: option description cosmetics
Modified: grass-addons/grass7/raster/r.subdayprecip.design/r.subdayprecip.design.py
===================================================================
--- grass-addons/grass7/raster/r.subdayprecip.design/r.subdayprecip.design.py 2015-10-06 11:52:09 UTC (rev 66418)
+++ grass-addons/grass7/raster/r.subdayprecip.design/r.subdayprecip.design.py 2015-10-06 12:43:45 UTC (rev 66419)
@@ -24,18 +24,18 @@
#%end
#%option G_OPT_V_MAP
-#% label: Name of vector map to be updated
+#% label: Vector map of location under analysis
#%end
#%option G_OPT_R_INPUTS
#% key: raster
-#% description: Name of return periods raster map(s)
+#% description: Rainfall raster maps of required return period
#% options: H_002,H_005,H_010,H_020,H_050,H_100
#%end
#%option
#% key: rainlength
-#% description: Rain length value in minutes
+#% description: Design rainfall length in minutes
#% type: integer
#% options: 0-1439
#% required: yes
More information about the grass-commit
mailing list