# HG changeset patch # User climate # Date 1562508413 14400 # Node ID 9ee8db6ffba318e405fcf24a63b9b6a9661647ce # Parent b261160f10eeaeb24541e17aee8091dc7e299d1c planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/essential_climate_variables commit baa781f07f0e18447f1f211c75b1b5b9540d4479 diff -r b261160f10ee -r 9ee8db6ffba3 README.md --- 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.