# HG changeset patch # User ecology # Date 1749666210 0 # Node ID 5040d466761b2be4e244641765fe49c2fc80aa64 # Parent fce3b7d55db8f0a5adab852a7147663fff68a95f planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/ocean_data_view_manager commit 6ece1590d24793fc508b9237760827e79eb71c5d diff -r fce3b7d55db8 -r 5040d466761b tool_odv_history.xml --- a/tool_odv_history.xml Thu Jun 05 16:48:12 2025 +0000 +++ b/tool_odv_history.xml Wed Jun 11 18:23:30 2025 +0000 @@ -1,7 +1,7 @@ reports user action performed with ODV - 1.0 + 1.1 0.1 @@ -16,7 +16,7 @@ mkdir -p ./outputs && #for $i, $infile in enumerate($input_raw): - cp '$infile' '/runtime/data-in-raw/${infile.element_identifier}.nc' && + cp '$infile' '/runtime/data-in-raw/${infile.element_identifier}' && #end for #if $input_odv: #for $i, $infile in enumerate($input_odv): @@ -43,7 +43,7 @@ #mandatory information file_name_list_raw : #for $i, $infile in enumerate($input_raw): - #set name_raw='${infile.element_identifier}.nc' + #set name_raw='${infile.element_identifier}' - ${name_raw} #end for #optional @@ -111,8 +111,9 @@ - - + + + @@ -120,8 +121,9 @@ - - + + +