# HG changeset patch # User ecology # Date 1749051252 0 # Node ID 2af904e89d11a5bd9ef005dae36888ea17f7318c # Parent 894b4a8a9a7b760e3237fddfca0ee80399b34903 planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/ocean_data_view_manager commit 1e862e8c40fd4bfe034fc326df5c66247275768d diff -r 894b4a8a9a7b -r 2af904e89d11 tool_odv.xml --- a/tool_odv.xml Tue Mar 18 11:19:39 2025 +0000 +++ b/tool_odv.xml Wed Jun 04 15:34:12 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 @@ - - - - - - - - - - - - - - +