Mercurial > repos > greg > insect_phenology_model
comparison insect_phenology_model.xml @ 52:48891e7bcb65 draft
Uploaded
author | greg |
---|---|
date | Mon, 13 Nov 2017 11:30:21 -0500 |
parents | 1b3020d54cbe |
children | e78644cdc265 |
comparison
equal
deleted
inserted
replaced
51:35c7c8de5193 | 52:48891e7bcb65 |
---|---|
19 -q $photoperiod | 19 -q $photoperiod |
20 -s $replications | 20 -s $replications |
21 -t $se_plot | 21 -t $se_plot |
22 -v '$input' | 22 -v '$input' |
23 -y $young_nymph_accum | 23 -y $young_nymph_accum |
24 ]]></command> | 24 2>&1]]></command> |
25 <inputs> | 25 <inputs> |
26 <param name="input" type="data" format="csv" label="Temperature data" /> | 26 <param name="input" type="data" format="csv" label="Temperature data" /> |
27 <param name="location" type="text" value="" optional="false" label="Location" /> | 27 <param name="location" type="text" value="" optional="false" label="Location" /> |
28 <param name="replications" type="integer" value="10" min="1" label="Number of replications" /> | 28 <param name="replications" type="integer" value="10" min="1" label="Number of replications" /> |
29 <param name="photoperiod" type="float" value="13.5" min="0" label="Critical photoperiod for diapause induction/termination" /> | 29 <param name="photoperiod" type="float" value="13.5" min="0" label="Critical photoperiod for diapause induction/termination" /> |