Mercurial > repos > greg > insect_phenology_model
comparison insect_phenology_model.xml @ 25:3852133fb058 draft
Uploaded
author | greg |
---|---|
date | Thu, 09 Nov 2017 11:30:20 -0500 |
parents | 7fb723bc93b4 |
children | c0a898a7bf32 |
comparison
equal
deleted
inserted
replaced
24:5354a82ed295 | 25:3852133fb058 |
---|---|
46 <data name="output" format="pdf" label="${tool.name} ${location}, on ${on_string}" /> | 46 <data name="output" format="pdf" label="${tool.name} ${location}, on ${on_string}" /> |
47 </outputs> | 47 </outputs> |
48 <tests> | 48 <tests> |
49 <test> | 49 <test> |
50 <param name="input" value="asheville2014.csv" ftype="csv" /> | 50 <param name="input" value="asheville2014.csv" ftype="csv" /> |
51 <param name="location" value="State College" /> | 51 <param name="location" value="Asheville" /> |
52 <param name="replications" value="3" /> | 52 <param name="replications" value="3" /> |
53 <output name="output" file="output.pdf" ftype="pdf" compare="contains" /> | 53 <output name="output" file="output.pdf" ftype="pdf" compare="contains" /> |
54 </test> | 54 </test> |
55 </tests> | 55 </tests> |
56 <help> | 56 <help> |