changeset 1:4edd010161e9 draft

planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/ocean commit 00f272530cd7b76a446d38e52a952c992af7fafa
author ecology
date Wed, 30 Oct 2024 10:51:15 +0000
parents 4de886e6300d
children c07f11d8e49a
files copernicusmarine.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/copernicusmarine.xml	Tue Oct 22 15:55:13 2024 +0000
+++ b/copernicusmarine.xml	Wed Oct 30 10:51:15 2024 +0000
@@ -1,4 +1,4 @@
-<tool id="copernicusmarine" name="Copernicue Marine Data Store" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.01" license="MIT">
+<tool id="copernicusmarine" name="Copernicus Marine Data Store" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.01" license="MIT">
     <description>retrieve marine data</description>
     <macros>
         <token name="@TOOL_VERSION@">1.3.3</token>
@@ -26,7 +26,7 @@
 
         #end if
 
-        #if $cmems_username != ""
+        #if $cmems_username == ""
             echo 'Error. Set your CMEMS credentials via: User -> Preferences -> Manage Information'  &&
         #end if