changeset 4:9ee8db6ffba3 draft

planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/essential_climate_variables commit baa781f07f0e18447f1f211c75b1b5b9540d4479
author climate
date Sun, 07 Jul 2019 10:06:53 -0400
parents b261160f10ee
children ee42b7a33dc7
files README.md
diffstat 1 files changed, 0 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sun Jul 07 10:04:37 2019 -0400
+++ b/README.md	Sun Jul 07 10:06:53 2019 -0400
@@ -17,15 +17,6 @@
 key: 111:8789787-qwerz4e47-888-not-real
 verify: 0
 ```
-  - or passed in an enviroment variable called `GALAXY_COPERNICUS_CDSAPIRC_KEY`.
-    This environment variable should contain a string that looks like that:
-```
-111:8789787-qwerz4e47-888-not-real
-```
-    When passed in `GALAXY_COPERNICUS_CDSAPIRC_KEY`, make sure the key does not
-    contain the string `key: ` but the key itself only (starting with a number).
-    The file `.cdsapirc` will then be created and placed in the HOME area (using
-    HOME environment variable).
   - or use `GALAXY_COPERNICUS_CDSAPIRC_KEY_FILE` to specify where your key file 
     is stored on your system.