changeset 118:e0bd1edbd8e4 draft

Uploaded
author greg
date Tue, 29 May 2018 14:20:25 -0400
parents 9c998fd06628
children 833f70d9001d
files insect_phenology_model.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/insect_phenology_model.xml	Tue May 29 14:18:14 2018 -0400
+++ b/insect_phenology_model.xml	Tue May 29 14:20:25 2018 -0400
@@ -56,8 +56,8 @@
 --plot_std_error $plot_std_error
 --replications $replications
 #if str($custom_date_interval) == "yes":
-    --start_date '$start_date'
-    --end_date '$end_date'
+    --start_date '$custom_date_interval_cond.start_date'
+    --end_date '$custom_date_interval_cond.end_date'
 #end if
 --young_nymph_accumulation $young_nymph_accumulation
 &>ipm_log.txt;