Created
September 25, 2014 03:42
-
-
Save dlebauer/a17d45c2348c97d7fe78 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0"?> | |
| <pecan> | |
| <outdir>/tmp/biocrotest/</outdir> | |
| <pfts> | |
| <pft> | |
| <name>salix</name> | |
| </pft> | |
| </pfts> | |
| <database> | |
| <bety> | |
| <user>bety</user> | |
| <password>bety</password> | |
| <dbname>ebi_production</dbname> | |
| <host>ebi-forecast.igb.illinois.edu</host> | |
| <dbfiles>$HOME/.pecan/dbfiles</dbfiles> | |
| <write>TRUE</write> | |
| </bety> | |
| </database> | |
| <meta.analysis> | |
| <iter>3000</iter> | |
| <random.effects>FALSE</random.effects> | |
| <update>FALSE</update> | |
| </meta.analysis> | |
| <ensemble> | |
| <size>5</size> | |
| <variable>StemBiom</variable> | |
| </ensemble> | |
| <sensitivity.analysis> | |
| <quantiles> | |
| <sigma>-1</sigma> | |
| <sigma>1</sigma> | |
| </quantiles> | |
| <variable>StemBiom</variable> | |
| </sensitivity.analysis> | |
| <model> | |
| <type>BIOCRO</type> | |
| <id>7</id> | |
| <binary>/home/dlebauer/dev/pecan/models/biocro/inst/biocro.Rscript</binary> | |
| </model> | |
| <run> | |
| <site> | |
| <id>154</id> | |
| </site> | |
| <inputs><met>/home/dlebauer/dev/willow_da/inst/extdata/tully_met.csv</met></inputs> | |
| <start.date>2013-03-26 19:00:00</start.date> | |
| <end.date>2013-10-15 22:00:00</end.date> | |
| <host> | |
| <name>localhost</name> | |
| </host> | |
| </run> | |
| </pecan> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment