Repository 'cds_essential_variability'
hg clone https://toolshed.g2.bx.psu.edu/repos/climate/cds_essential_variability

Changeset 4:9ee8db6ffba3 (2019-07-07)
Previous changeset 3:b261160f10ee (2019-07-07) Next changeset 5:ee42b7a33dc7 (2021-06-08)
Commit message:
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/essential_climate_variables commit baa781f07f0e18447f1f211c75b1b5b9540d4479
modified:
README.md
b
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
b
@@ -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.