Skip to content

Commit

Permalink
SharedComputeEnvironment to Shared
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewPlayer3 committed Aug 26, 2024
1 parent 46f6554 commit f6a7117
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion job_spec/ARIA_AUTORIFT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ AUTORIFT:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
compute_environment:
name: 'SharedComputeEnvironment'
name: 'Shared'
2 changes: 1 addition & 1 deletion job_spec/ARIA_RAIDER.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ ARIA_RAIDER:
- RAIDER_HRES_API_KEY
- RAIDER_HRES_URL
compute_environment:
name: 'SharedComputeEnvironment'
name: 'Shared'
2 changes: 1 addition & 1 deletion job_spec/AUTORIFT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ AUTORIFT:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
compute_environment:
name: 'SharedComputeEnvironment'
name: 'Shared'
2 changes: 1 addition & 1 deletion job_spec/AUTORIFT_ITS_LIVE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ AUTORIFT:
- PUBLISH_ACCESS_KEY_ID
- PUBLISH_SECRET_ACCESS_KEY
compute_environment:
name: 'SharedComputeEnvironment'
name: 'Shared'
2 changes: 1 addition & 1 deletion job_spec/INSAR_GAMMA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ INSAR_GAMMA:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
compute_environment:
name: 'SharedComputeEnvironment'
name: 'Shared'
2 changes: 1 addition & 1 deletion job_spec/INSAR_ISCE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ INSAR_ISCE:
- RAIDER_HRES_API_KEY
- RAIDER_HRES_URL
compute_environment:
name: 'SharedComputeEnvironment'
name: 'Shared'
2 changes: 1 addition & 1 deletion job_spec/INSAR_ISCE_BURST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ INSAR_ISCE_BURST:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
compute_environment:
name: 'SharedComputeEnvironment'
name: 'Shared'
2 changes: 1 addition & 1 deletion job_spec/RTC_GAMMA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@ RTC_GAMMA:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
compute_environment:
name: 'SharedComputeEnvironment'
name: 'Shared'
2 changes: 1 addition & 1 deletion job_spec/S1_CORRECTION_ITS_LIVE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ S1_CORRECTION_TEST:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
compute_environment:
name: 'SharedComputeEnvironment'
name: 'Shared'
2 changes: 1 addition & 1 deletion job_spec/SRG_GSLC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ SRG_GSLC:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
compute_environment:
name: 'SrgGslcComputeEnvironment'
name: 'SrgGslc'
instance_types:
- g4dn.xlarge
- g4dn.2xlarge
Expand Down
2 changes: 1 addition & 1 deletion job_spec/WATER_MAP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,4 +204,4 @@ WATER_MAP:
vcpu: 1
memory: 126000
compute_environment:
name: 'SharedComputeEnvironment'
name: 'Shared'
2 changes: 1 addition & 1 deletion job_spec/WATER_MAP_EQ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ WATER_MAP_EQ:
vcpu: 1
memory: 126000
compute_environment:
name: 'SharedComputeEnvironment'
name: 'Shared'

0 comments on commit f6a7117

Please sign in to comment.