Mercurial > repos > greg > insect_phenology_model
diff insect_phenology_model.xml @ 121:da67a24b04ba draft
Uploaded
| author | greg |
|---|---|
| date | Thu, 31 May 2018 13:09:22 -0400 |
| parents | e0bd1edbd8e4 |
| children | 24f389a2dd93 |
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>
