diff --git a/.github/workflows/deploy-daac.yml b/.github/workflows/deploy-daac.yml index c362d6cbb..29f136c43 100644 --- a/.github/workflows/deploy-daac.yml +++ b/.github/workflows/deploy-daac.yml @@ -29,6 +29,7 @@ jobs: job_spec/INSAR_GAMMA.yml job_spec/RTC_GAMMA.yml job_spec/INSAR_ISCE_BURST.yml + job_spec/ARIA_S1_GUNW.yml instance_types: r6id.xlarge,r6id.2xlarge,r6id.4xlarge,r6id.8xlarge,r6idn.xlarge,r6idn.2xlarge,r6idn.4xlarge,r6idn.8xlarge default_max_vcpus: 1500 expanded_max_vcpus: 3000 diff --git a/CHANGELOG.md b/CHANGELOG.md index f18259747..ed86d969c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [9.5.2] -## Fixed -- OPERA-DIST-S1 job spec had wrong CLI interface (e.g. --n-lookbacks should be --n_lookbacks). +## Added +- The `ARIA_S1_GUNW` job type is now available in the hyp3-edc-prod deployment. ## Changed - OPERA-DIST-S1 runtime increases from 3 to 6 hours for experimentation. - Updated the DIST-S1 entrypoint of the image and changed the job spec accordingly. +## Fixed +- OPERA-DIST-S1 job spec had wrong CLI interface (e.g. --n-lookbacks should be --n_lookbacks). ## [9.5.1] diff --git a/job_spec/ARIA_S1_GUNW.yml b/job_spec/ARIA_S1_GUNW.yml index 3e39dca95..1ec5839e0 100644 --- a/job_spec/ARIA_S1_GUNW.yml +++ b/job_spec/ARIA_S1_GUNW.yml @@ -10,9 +10,8 @@ ARIA_S1_GUNW: minItems: 1 maxItems: 3 example: - - S1A_IW_SLC__1SDV_20250127T010136_20250127T010203_057623_07199D_4B63 - - S1A_IW_SLC__1SDV_20250127T010111_20250127T010138_057623_07199D_4E88 - - S1A_IW_SLC__1SDV_20250127T010045_20250127T010113_057623_07199D_4D3B + - S1A_IW_SLC__1SSV_20141127T015250_20141127T015318_003461_0040D8_A29D + - S1A_IW_SLC__1SSV_20141127T015314_20141127T015342_003461_0040D8_87BA items: description: The names of the Sentinel-1 SLC granules to use as reference scenes for InSAR processing type: string @@ -26,9 +25,7 @@ ARIA_S1_GUNW: minItems: 1 maxItems: 3 example: - - S1A_IW_SLC__1SDV_20250103T010137_20250103T010204_057273_070BB6_CD45 - - S1A_IW_SLC__1SDV_20250103T010113_20250103T010140_057273_070BB6_1133 - - S1A_IW_SLC__1SDV_20250103T010047_20250103T010115_057273_070BB6_99C5 + - S1A_IW_SLC__1SSV_20141103T015256_20141103T015323_003111_00391A_3776 items: description: The names of the Sentinel-1 SLC granules to use as secondary scenes for InSAR processing type: string @@ -42,7 +39,7 @@ ARIA_S1_GUNW: type: integer minimum: 0 maximum: 27397 - example: 23474 + example: 9859 cost_profiles: EDC: cost: 60.0 @@ -73,8 +70,6 @@ ARIA_S1_GUNW: secrets: - EARTHDATA_USERNAME - EARTHDATA_PASSWORD - - ESA_USERNAME - - ESA_PASSWORD - name: TROPOSPHERE image: ghcr.io/dbekaert/raider command: diff --git a/job_spec/INSAR_ISCE.yml b/job_spec/INSAR_ISCE.yml index 483582196..b6d4823c1 100644 --- a/job_spec/INSAR_ISCE.yml +++ b/job_spec/INSAR_ISCE.yml @@ -125,8 +125,6 @@ INSAR_ISCE: secrets: - EARTHDATA_USERNAME - EARTHDATA_PASSWORD - - ESA_USERNAME - - ESA_PASSWORD - name: TROPOSPHERE image: ghcr.io/dbekaert/raider command: