This branch integrates v3.0.0-rc.2.0 of the DSWx-S1 PGE, which incorporates the CalVal delivery of the corresponding SAS
Proposed Changes
The designated instance type for DSWx-S1 workers is now set to c5.4xlarge
References to the MGRS tile collection database have been updated to use the newest version with the CalVal delivery. All usages now reference a single location in S3
The DSWx-S1 workflow now assigns the number of available CPU to 1 less than the total (15 for c5.4xlarge)
This branch also updates the opera_pge_wrapper.py script to create a distinct scratch directory and mount it into the docker container. This directory will also be collected when triaging a failed job. All existing PGE job-specs have been updated to support this change.
Issues
Resolves #755
Testing
Branch was tested on a dev cluster by submitting a single DSWx-S1 job with the following command:
Purpose
Proposed Changes
Issues
Testing
Both simulation mode and real mode were tested.