Skip to content

Commit

Permalink
pass ESA credentials to tasks using hyp3lib.get_orb.downloadSentinelO…
Browse files Browse the repository at this point in the history
…rbitFile
  • Loading branch information
asjohnston-asf committed Oct 30, 2023
1 parent 9937eb3 commit ae83be5
Show file tree
Hide file tree
Showing 13 changed files with 30 additions and 3 deletions.
2 changes: 2 additions & 0 deletions job_spec/AUTORIFT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,5 @@ AUTORIFT:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
2 changes: 2 additions & 0 deletions job_spec/AUTORIFT_ITS_LIVE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,5 @@ AUTORIFT:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
2 changes: 2 additions & 0 deletions job_spec/AUTORIFT_ITS_LIVE_TEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ AUTORIFT_TEST:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
2 changes: 2 additions & 0 deletions job_spec/INSAR_GAMMA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,5 @@ INSAR_GAMMA:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
4 changes: 4 additions & 0 deletions job_spec/INSAR_ISCE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ INSAR_ISCE:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
- name: TROPOSPHERE
image: ghcr.io/dbekaert/raider
command:
Expand All @@ -109,6 +111,8 @@ INSAR_ISCE:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
- RAIDER_ECMWF_ERA5_UID
- RAIDER_ECMWF_ERA5_API_KEY
- RAIDER_HRES_EMAIL
Expand Down
2 changes: 2 additions & 0 deletions job_spec/INSAR_ISCE_BURST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,5 @@ INSAR_ISCE_BURST:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
4 changes: 4 additions & 0 deletions job_spec/INSAR_ISCE_TEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ INSAR_ISCE_TEST:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
- name: TROPOSPHERE
image: ghcr.io/dbekaert/raider
image_tag: test
Expand All @@ -111,6 +113,8 @@ INSAR_ISCE_TEST:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
- RAIDER_ECMWF_ERA5_UID
- RAIDER_ECMWF_ERA5_API_KEY
- RAIDER_HRES_EMAIL
Expand Down
5 changes: 2 additions & 3 deletions job_spec/RIVER_WIDTH.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ RIVER_WIDTH:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
- name: WATER_MAP
image: ghcr.io/asfhyp3/asf-tools
command:
Expand All @@ -77,9 +79,6 @@ RIVER_WIDTH:
timeout: 36000
vcpu: 1
memory: 126000
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- name: ''
image: 845172464411.dkr.ecr.us-west-2.amazonaws.com/asfhyp3/riverwidthsar
command:
Expand Down
2 changes: 2 additions & 0 deletions job_spec/RTC_GAMMA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,5 @@ RTC_GAMMA:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
2 changes: 2 additions & 0 deletions job_spec/S1_CORRECTION_ITS_LIVE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ S1_CORRECTION_TEST:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
2 changes: 2 additions & 0 deletions job_spec/WATER_MAP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ WATER_MAP:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
- name: ''
image: ghcr.io/asfhyp3/asf-tools
command:
Expand Down
2 changes: 2 additions & 0 deletions job_spec/WATER_MAP_EQ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ WATER_MAP_EQ:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
- name: ''
image: 845172464411.dkr.ecr.us-west-2.amazonaws.com/water-map-equal-percent-solution
command:
Expand Down
2 changes: 2 additions & 0 deletions job_spec/WATER_MAP_TEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ WATER_MAP_TEST:
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
- ESA_USERNAME
- ESA_PASSWORD
- name: ''
image: ghcr.io/asfhyp3/asf-tools
command:
Expand Down

0 comments on commit ae83be5

Please sign in to comment.