comparison tool_SUNFLO.xml @ 6:e3e0c7e0f3cf draft

"planemo upload for repository https://forge.inrae.fr/record/RECORD/-/tree/704da539f7f80fbe2e4a08712ef448976f5aa577 commit 704da539f7f80fbe2e4a08712ef448976f5aa577-dirty"
author patrick_chabrier
date Fri, 03 Oct 2025 13:33:35 +0000
parents b4b957727dec
children 17ab80bd2df7
comparison
equal deleted inserted replaced
5:b4b957727dec 6:e3e0c7e0f3cf
1 <tool id="SUNFLO" name="SUNFLO crop model simulations" version="1.3.1"> 1 <tool id="SUNFLO" name="SUNFLO crop model simulations" version="1.3.2">
2 <description></description> 2 <description></description>
3 <requirements> 3 <requirements>
4 <container type="singularity">docker://registry.forgemia.inra.fr/record/record/azodyn_sunflo:image-azodynsunflo-1.3</container> 4 <container type="singularity">docker://registry.forge.inrae.fr/record/record/azodyn_sunflo:image-azodynsunflo-1.5</container>
5 </requirements> 5 </requirements>
6 <command detect_errors="aggressive"> 6 <command detect_errors="aggressive">
7 unzip ${input_meteo}; 7 unzip ${input_meteo};
8 dos2unix --allow-chown * 8 dos2unix --allow-chown *
9 dos2unix -n ${file_input} internal_inputSUNFLO.csv; 9 dos2unix -n ${file_input} internal_inputSUNFLO.csv;