# HG changeset patch # User ecology # Date 1749051211 0 # Node ID e381829b0213c91d32b18eb3d01e872e3dfeb883 planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/ocean_data_view_manager commit 1e862e8c40fd4bfe034fc326df5c66247275768d diff -r 000000000000 -r e381829b0213 tool_odv_history.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_odv_history.xml Wed Jun 04 15:33:31 2025 +0000 @@ -0,0 +1,175 @@ + + reports user action performed with ODV + + 1.0 + 0 + + + easyqcvbgc/easy-qcv_odv-history-manager_tool:@VERSION@ + + + + + #if $config.type == 'yes': + default : + #mandatory information + file_name_list_raw : + #for $i, $infile in enumerate($input_raw): + #set name_raw='${infile.element_identifier}_${i}.nc' + - ${name_raw} + #end for + #optional + operator : anonymous + history : + odv_collection : + name: + #for $i, $infile in enumerate($input_odv): + #set name_odv='${infile.element_identifier}_${i}' + - ${name_odv} + #end for + qc_convention: '${config.qc_convention}' + file_name_odv_history : + #for $i, $infile in enumerate($input_hist): + #set name_hist='${infile.element_identifier}_${i}' + - ${name_hist} + #end for + change_report : '${config.change_report}' + #end if + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @Manual{, + title = {ODV tool}, + author = {Pokapok}, + year = {2024}, + note = {https://gitlab.com/pokapok-projects/easy-qcv-bgc/qcv-odv-tool} + + +