Commit 076c247
medenv: fix Copernicus credentials accessibility (#214)
* Update cmems_username and cmems_password retrieval
* Bump version to 0.1.1 in med_environ.xml
Updated version number from 0.1.0 to 0.1.1 in med_environ.xml.
* First try new credentials feature
Added CMEMS credentials for accessing the Copernicus Marine Service API.
* Remove config section
Removed cmems_credentials configuration section from med_environ.xml.
* Fix secret name for CMEMS password in XML
* Update credentials in med_environ.xml
Updated the profile version and modified credential handling for CMEMS.
* update command
Added prompt for CMEMS credentials when test_boolean is true.
* Change secret to variable for CMEMS username
* Update tools/medenv/med_environ.xml
Co-authored-by: Björn Grüning <bjoern@gruenings.eu>
* Remove credential prompt and keyfile input
* Remove keyfile argument and related logic
Removed keyfile handling for environment variables.
* Remove unused import of os module
---------
Co-authored-by: Björn Grüning <bjoern@gruenings.eu>1 parent 98384eb commit 076c247
2 files changed
Lines changed: 5 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 52 | | |
62 | 53 | | |
63 | 54 | | |
| |||
95 | 86 | | |
96 | 87 | | |
97 | 88 | | |
98 | | - | |
99 | 89 | | |
100 | 90 | | |
101 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 30 | | |
40 | 31 | | |
41 | 32 | | |
| |||
0 commit comments