Skip to content

Commit

Permalink
Merge pull request #2464 from ASFHyP3/remove-srg-image-tags
Browse files Browse the repository at this point in the history
Remove .cpu and .gpu Image Tags from the SRG job_specs
  • Loading branch information
AndrewPlayer3 authored Oct 18, 2024
2 parents 20fb65d + 24a7703 commit a77eddb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion job_spec/SRG_GSLC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ SRG_GSLC:
steps:
- name: ''
image: ghcr.io/asfhyp3/hyp3-srg
image_tag: latest.gpu
command:
- ++process
- back_projection
Expand Down
2 changes: 0 additions & 2 deletions job_spec/SRG_TIME_SERIES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ SRG_TIME_SERIES:
- name: BACK_PROJECTION
map: for granule in granules
image: ghcr.io/asfhyp3/hyp3-srg
image_tag: test.gpu
command:
- ++process
- back_projection
Expand All @@ -69,7 +68,6 @@ SRG_TIME_SERIES:
- EARTHDATA_PASSWORD
- name: ''
image: ghcr.io/asfhyp3/hyp3-srg
image_tag: test.cpu
command:
- ++process
- time_series
Expand Down

0 comments on commit a77eddb

Please sign in to comment.