We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44d217 commit e0baca5Copy full SHA for e0baca5
README.md
@@ -20,7 +20,7 @@ Please install the package with Julia's package manager:
20
21
`CDSAPI.jl` will attempt to use CDS credentials using three different methods with the following priority:
22
23
- 1. direct credentials provided through the scoped values `KEY` and `URL`
+ 1. direct credentials provided through the scoped values `CDSAPI.KEY` and `CDSAPI.URL`
24
2. environmental variables `CDSAPI_URL` and `CDSAPI_KEY`
25
3. default credential file in home directory `~/.cdsapirc`
26
0 commit comments