Repository 'insect_phenology_model'
hg clone https://eddie.galaxyproject.org/repos/greg/insect_phenology_model

Changeset 121:da67a24b04ba (2018-05-31)
Previous changeset 120:635b6dc6b268 (2018-05-29) Next changeset 122:8946ddb9d72c (2018-05-31)
Commit message:
Uploaded
modified:
insect_phenology_model.xml
b
diff -r 635b6dc6b268 -r da67a24b04ba insect_phenology_model.xml
--- 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
b
@@ -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>