changeset 121:da67a24b04ba draft

Uploaded
author greg
date Thu, 31 May 2018 13:09:22 -0400
parents 635b6dc6b268
children 8946ddb9d72c
files insect_phenology_model.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/insect_phenology_model.xml	Tue May 29 14:33:38 2018 -0400
+++ b/insect_phenology_model.xml	Thu May 31 13:09:22 2018 -0400
@@ -98,7 +98,7 @@
         <param name="old_nymph_accumulation" type="integer" value="0" min="0" label="Adjustment of degree-days accumulation (young nymph->old nymph)"/>
         <param name="adult_accumulation" type="integer" value="0" min="0" label="Adjustment of degree-days accumulation (old nymph->adult)"/>
         <conditional name="custom_date_interval_cond">
-            <param name="custom_date_interval" type="select" label="Set custom date interval for plots?">
+            <param name="custom_date_interval" type="select" label="Set date interval for plots?" help="Scales the x axis in plots from weeks to days">
                 <option value="no" selected="true">No</option>
                 <option value="yes">Yes</option>
             </param>