Mercurial > repos > bimib > marea_2_0
changeset 154:9fa2a27f341c draft
Uploaded
author | luca_milaz |
---|---|
date | Wed, 03 Jul 2024 11:45:17 +0000 |
parents | df605472b0fd |
children | 39d01804219c |
files | marea_2_0/flux_sampling.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/marea_2_0/flux_sampling.xml Wed Jul 03 11:28:44 2024 +0000 +++ b/marea_2_0/flux_sampling.xml Wed Jul 03 11:45:17 2024 +0000 @@ -15,9 +15,9 @@ <![CDATA[ python $__tool_directory__/flux_sampling.py --tool_dir $__tool_directory__ - #for $key in $inputs.keys() - --name $key - --input $inputs[$key] + #for $input in $inputs + --input "$input" + --name "$input.element_identifier" #end for #if $algorithm_param.algorithm == 'OPTGP': --thinning $thinning