Mercurial > repos > greg > insect_phenology_model
comparison insect_phenology_model.xml @ 58:f64704e0ad97 draft
Uploaded
author | greg |
---|---|
date | Mon, 13 Nov 2017 12:14:19 -0500 |
parents | e78644cdc265 |
children | 3e94de63a382 |
comparison
equal
deleted
inserted
replaced
57:e78644cdc265 | 58:f64704e0ad97 |
---|---|
18 -p $oviposition | 18 -p $oviposition |
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]]></command> |
24 &>/dev/null]]></command> | |
25 <inputs> | 24 <inputs> |
26 <param name="input" type="data" format="csv" label="Temperature data" /> | 25 <param name="input" type="data" format="csv" label="Temperature data" /> |
27 <param name="location" type="text" value="" optional="false" label="Location" /> | 26 <param name="location" type="text" value="" optional="false" label="Location" /> |
28 <param name="replications" type="integer" value="10" min="1" label="Number of replications" /> | 27 <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" /> | 28 <param name="photoperiod" type="float" value="13.5" min="0" label="Critical photoperiod for diapause induction/termination" /> |