[GRASS-SVN] r65781 - grass-addons/grass7/raster/r.fidimo

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jul 27 03:15:03 PDT 2015


Author: jradinger
Date: 2015-07-27 03:15:03 -0700 (Mon, 27 Jul 2015)
New Revision: 65781

Modified:
   grass-addons/grass7/raster/r.fidimo/r.fidimo.py
Log:
Update for fish length input. Allow to extrapolate from original regression data range (values >810 mm)

Modified: grass-addons/grass7/raster/r.fidimo/r.fidimo.py
===================================================================
--- grass-addons/grass7/raster/r.fidimo/r.fidimo.py	2015-07-27 08:37:53 UTC (rev 65780)
+++ grass-addons/grass7/raster/r.fidimo/r.fidimo.py	2015-07-27 10:15:03 UTC (rev 65781)
@@ -79,9 +79,8 @@
 #% type: integer
 #% required: no
 #% multiple: no
-#% description: Fish Length [mm] (If no species is given)
+#% description: Fish Length [mm] (If no species is given, range=39-810)
 #% guisection: Dispersal parameters
-#% options: 39-810
 #%End
 #%Option
 #% key: ar



More information about the grass-commit mailing list