# HG changeset patch
# User greg
# Date 1521469823 14400
# Node ID 0e49e1d1c5a15e1545348d8eb679b222967b66d8
# Parent dd0f1b7528aaa0450d661dad2b50da3bb6db5ec3
Uploaded
diff -r dd0f1b7528aa -r 0e49e1d1c5a1 insect_phenology_model.xml
--- a/insect_phenology_model.xml Mon Mar 12 09:26:03 2018 -0400
+++ b/insect_phenology_model.xml Mon Mar 19 10:30:23 2018 -0400
@@ -47,10 +47,15 @@
--plot_generations_separately $plot_generations_separately
--plot_std_error $plot_std_error
--young_nymph_accumulation $young_nymph_accumulation
---output '$output'
+--output_combined '$output_combined'
+#if str($plot_generations_separately) == "yes":
+ --output_p '$output_p'
+ --output_f1 '$output_f1'
+ --output_f2 '$output_f2'
+#end if
&>ipm_log.txt;
if [[ $? -ne 0 ]]; then
- cp ipm_log.txt '$output';
+ cp ipm_log.txt '$output_combined';
exit 1;
fi]]>
@@ -114,7 +119,16 @@
-
+
+ plot_generations_separately == 'yes'
+
+
+ plot_generations_separately == 'yes'
+
+
+ plot_generations_separately == 'yes'
+
+
@@ -128,7 +142,7 @@
-
+
@@ -139,7 +153,7 @@
-
+
@@ -154,7 +168,7 @@
-
+
@@ -163,7 +177,7 @@
-
+