# HG changeset patch # User ecology # Date 1749051221 0 # Node ID 49ed0e4143608a6915a7ce6e96e289df82eeb133 # Parent 28400e1abee072e0a520914a35f4d57307ea82c7 planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/ocean_data_view_manager commit 1e862e8c40fd4bfe034fc326df5c66247275768d diff -r 28400e1abee0 -r 49ed0e414360 tool_odv.xml --- a/tool_odv.xml Tue Mar 18 11:19:29 2025 +0000 +++ b/tool_odv.xml Wed Jun 04 15:33:41 2025 +0000 @@ -1,11 +1,11 @@ tool for qualificiation and validation - 0.2 + 1.1 0 - pokapok/qcv-odv-tool:@VERSION@ + easyqcvbgc/easy-qcv_odv-coll-manager_tool:@VERSION@ - #if $config.type == 'yes': - default: - file_name_list_raw: '${input_raw.element_identifier}' - operator: '${config.operator}' - QV: - file_name_list_ref: '${input_ref.element_identifier}' - odv_collection: - name: "odv_collection.txt" - qc_convention: '${config.qc_convention}' - tool_option: - subsetting: '${config.subsetting}' - plt: '${config.plt}' - #end if + #if $config.type == 'yes': + default: + file_name_list_raw: + #for $i, $infile in enumerate($input_raw): + #set name_raw='${infile.element_identifier}_${i}.nc' + #end for + - ${name_raw} + operator: '${config.operator}' + QV: + file_name_list_ref: + #for $i, $infile in enumerate($input_ref): + #set name_ref='${infile.element_identifier}_${i}.nc' + #end for + - ${name_ref} + odv_collection: + name: "odv_collection.txt" + qc_convention: '${config.qc_convention}' + tool_option: + subsetting: '${config.subsetting}' + plt: '${config.plt}' + #end if - - - - - - + + @@ -100,7 +103,6 @@ - @@ -109,11 +111,10 @@ - + - @@ -126,20 +127,7 @@ - - - - - - - - - - - - - - +