Skip to content

Instantly share code, notes, and snippets.

@dlebauer
Created January 28, 2021 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dlebauer/9be8a37e0ecb454184a003e7cfe41b0c to your computer and use it in GitHub Desktop.
Save dlebauer/9be8a37e0ecb454184a003e7cfe41b0c to your computer and use it in GitHub Desktop.
testing out met workflow from web interface
<?xml version="1.0"?><pecan>
<info>
<notes/>
<userid>-1</userid>
<username/>
<date>2021/01/28 19:56:08 +0000</date>
</info>
<outdir>/data/workflows/PEcAn_99000000009</outdir>
<database>
<bety>
<user>bety</user>
<password>bety</password>
<host>postgres</host>
<dbname>bety</dbname>
<driver>PostgreSQL</driver>
<write>true</write>
</bety>
<dbfiles>/data/dbfiles</dbfiles>
</database>
<pfts>
<pft>
<name>ebifarm.acru</name>
</pft>
</pfts>
<meta.analysis>
<iter>3000</iter>
<random.effects>
<on>FALSE</on>
<use_ghs>TRUE</use_ghs>
</random.effects>
</meta.analysis>
<ensemble>
<size>1</size>
<variable>NPP</variable>
<samplingspace>
<parameters>
<method>uniform</method>
</parameters>
<met>
<method>sampling</method>
</met>
</samplingspace>
</ensemble>
<model>
<id>5000000001</id>
<edin>ED2IN.rgit</edin>
<config.header>
<radiation>
<lai_min>0.01</lai_min>
</radiation>
<ed_misc>
<output_month>12</output_month>
</ed_misc>
</config.header>
<phenol.scheme>0</phenol.scheme>
</model>
<workflow>
<id>99000000009</id>
</workflow>
<run>
<site>
<id>2000001090</id>
<met.start>2009/01/01</met.start>
<met.end>2020/12/31</met.end>
</site>
<inputs>
<met>
<source>NARR</source>
<output>ED2</output>
</met>
<lu>
<id>294</id>
</lu>
<soil>
<id>297</id>
</soil>
<thsum>
<id>295</id>
</thsum>
<veg>
<id>296</id>
</veg>
</inputs>
<start.date>2009/01/01</start.date>
<end.date>2020/12/31</end.date>
</run>
<host>
<name>localhost</name>
<rabbitmq>
<uri>amqp://guest:guest@rabbitmq/%2F</uri>
<queue>ED2_git</queue>
</rabbitmq>
</host>
</pecan>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment