File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010- Added ARIA_S1_GUNW job type to the ` plus-test ` deployment.
1111- Added ` VOLCSARVATORY_MULTI_BURST ` job type to run multiburst jobs for ` hyp3-volcsarvatory ` increasing the max length burst limit.
1212
13- ### Removed
14- - ESA_USERNAME and ESA_PASSWORD environment variables removed in [ RAiDER v0.5.5] ( https://github.com/dbekaert/RAiDER/releases/tag/v0.5.5 )
15-
1613### Changed
1714- Increased hyp3-tibet-jpl and hyp3-tibet-jpl-test throughput to 6400 VCPUs.
15+ - Removed temporary version pin for ` INSAR_ISCE_MULTI_BURST ` job spec introduced in HyP3 v10.11.13.
16+ - Changed ` ++process ` in INSAR_ISCE_MULTI_BURST job spec to reflect changes in hyp3-isce2 v4.0.0.
17+
18+ ### Removed
19+ - ESA_USERNAME and ESA_PASSWORD environment variables removed in [ RAiDER v0.5.5] ( https://github.com/dbekaert/RAiDER/releases/tag/v0.5.5 )
1820
1921## [ 10.11.13]
2022
Original file line number Diff line number Diff line change @@ -105,10 +105,9 @@ INSAR_ISCE_MULTI_BURST:
105105 steps :
106106 - name : ' '
107107 image : ghcr.io/asfhyp3/hyp3-isce2
108- image_tag : 3.0.1
109108 command :
110109 - ++process
111- - insar_tops_burst
110+ - insar_tops_multi_burst
112111 - --bucket
113112 - ' !Ref Bucket'
114113 - --bucket-prefix
You can’t perform that action at this time.
0 commit comments