Mercurial > repos > siwaa > azodyn
diff tool_AZODYN.xml @ 5:49c988e63e6b draft
"planemo upload for repository https://forgemia.inra.fr/record/RECORD/-/tree/3a14800d8c700f5acdf49d564adc9fe820aa1c25 commit 3a14800d8c700f5acdf49d564adc9fe820aa1c25-dirty"
author | siwaa |
---|---|
date | Thu, 25 Aug 2022 10:47:57 +0000 |
parents | 5deede146fb6 |
children | a33145af2dbd |
line wrap: on
line diff
--- a/tool_AZODYN.xml Tue May 03 10:17:50 2022 +0000 +++ b/tool_AZODYN.xml Thu Aug 25 10:47:57 2022 +0000 @@ -24,6 +24,26 @@ <outputs> <data format="zip" name="simresults" /> </outputs> + <tests> + <test> + <param name="crop_type" value="AzodynPea.vpz" /> + <param name="input_meteo" value="inputs/AzodynPea_meteo.zip" ftype="zip" /> + <param name="file_input" value="inputs/AzodynPea_input.csv" ftype="csv" /> + <param name="file_outputs" value="inputs/AzodynPea_output.csv" ftype="csv" /> + <output name="simresults"> + <assert_contents> + <has_archive_member path="simresults_LAI.txt"> + <has_text text="0;0;0;0" /> + <has_text text="0.02230323" /> + </has_archive_member> + <has_archive_member path="simresults_MS.txt"> + <has_text text="0;0;0;0" /> + <has_text text="1.568" /> + </has_archive_member> + </assert_contents> + </output> + </test> +</tests> <help><![CDATA[ AZODYN crop models simulations ==============================