# HG changeset patch # User luca_milaz # Date 1719960513 0 # Node ID de7f486ab399bf15ea2036dfc7f4cb9fb933a9b1 # Parent 2113dd161b767c07e75b68c90e6314a908824962 Uploaded diff -r 2113dd161b76 -r de7f486ab399 marea_2_0/flux_sampling.xml --- a/marea_2_0/flux_sampling.xml Tue Jul 02 22:41:43 2024 +0000 +++ b/marea_2_0/flux_sampling.xml Tue Jul 02 22:48:33 2024 +0000 @@ -16,6 +16,11 @@ python $__tool_directory__/flux_sampling.py --tool_dir $__tool_directory__ --inputs $inputs + #set $names = "" + #for $input in $inputs: + #set $names = $names + "$input.element_identifier" + "," + #end for + --names $names #if $algorithm_param.algorithm == 'OPTGP': --thinning $thinning #end if @@ -28,7 +33,7 @@ - +