# HG changeset patch # User siwaa # Date 1788248151 0 # Node ID 0e673be917e3de9b78154d82ed610f7f80f12cd5 # Parent 3b44cb0a1e760ace2af886ce0d6fccf71b635d00 "planemo upload for repository https://forgemia.inra.fr/redelac commit 596ce5faab821d6dcaf17fd56e002adc5be472fc" diff -r 3b44cb0a1e76 -r 0e673be917e3 redelacSticsTool.bash --- a/redelacSticsTool.bash Wed Aug 19 14:35:50 2026 +0000 +++ b/redelacSticsTool.bash Tue Sep 01 07:35:51 2026 +0000 @@ -34,6 +34,11 @@ cat ./bashlog && echo "=================================" && cd WS && +(if [ "${19}" != "ko" ]; + then + (aws s3 cp analyse_simulations_STICS "${20}" --recursive --endpoint-url "${S3_ENDPOINT}") + else +( #/usr/bin/time -p -o ./bashlog zip ${13} -qq -r analyse_simulations_STICS analyse_simulations_STICS && /usr/bin/time -p -o ./bashlog 7z a -tzip -mx=1 -mmt=$3 analyse_simulations_STICS analyse_simulations_STICS && echo "Step 2, time to zip the results:" && @@ -42,7 +47,8 @@ echo "================================" && cp analyse_simulations_STICS.zip ${16} && rm -rf analyse_simulations_STICS && -cd .. && +cd ..) +fi) && (if [ "${14}" != "yes" ]; then (cd WS && ls | grep -e '^[0-9]*\.[0-9]*$' | xargs -i rm {}) && diff -r 3b44cb0a1e76 -r 0e673be917e3 redelacSticsTool.xml --- a/redelacSticsTool.xml Wed Aug 19 14:35:50 2026 +0000 +++ b/redelacSticsTool.xml Tue Sep 01 07:35:51 2026 +0000 @@ -1,4 +1,4 @@ - + to run Stics for REDELAC docker://registry.forge.inrae.fr/redelac/redelac-toolbox/sticsrpacks:5337507635242b3ad0f3559a1a6b666512ecf002 @@ -6,6 +6,12 @@ @@ -44,10 +50,20 @@ + + + + + + + + + + S3.S3 == False