Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DSWx-S1 Initial Interface Integration #257

Closed
5 tasks done
collinss-jpl opened this issue Mar 27, 2023 · 0 comments
Closed
5 tasks done

DSWx-S1 Initial Interface Integration #257

collinss-jpl opened this issue Mar 27, 2023 · 0 comments
Assignees
Labels
must have Feature is a must have pge.er.01 PGE Engineering Release 01 pge.r.03 PGE Release 03 pge.sprint.r03.02 Sprint 02 for PGE Release 03

Comments

@collinss-jpl
Copy link
Collaborator

collinss-jpl commented Mar 27, 2023

The existing stub implementation of the DSWx-S1 PGE needs to be updated to integrate with the now-delivered interface SAS. The goal of this ticket is to add all the scripts/configs needed to build a combined PGE/SAS container for DSWx-S1. This includes the following tasks:

  • Add the DSWx-S1 SAS schemas (both of them) into the src/opera/pge/dswx_s1/schema directory
  • Create the Dockerfile_dswx_s1 file within the .ci/docker directory. This file should just be a copy of the Dockerfile_dswx_hls to begin with.
  • Create the build_dswx_s1.sh and test_dswx_s1.sh scripts under .ci/scripts. These can be based on the corresponding version for DSWx-HLS, but will need some tailoring to make them applicable to DSWx-S1 (for example updating the artifactory path to the SAS docker base image)
  • Update the build_all_images.sh and test_all_images.sh scripts (also under .ci/scripts) to include the new scripts added in the previous task
  • Create an example runconfig for the DSWx-S1 PGE named dswx_s1_sample_runconfig-v3.0.0-er.1.0.yaml and populate it with both the PGE and SAS sections of the Runconfig. The sample SAS runconfig provided with the Interface delivery can be used as the example SAS portion.
@collinss-jpl collinss-jpl added must have Feature is a must have pge.er.01 PGE Engineering Release 01 pge.r.03 PGE Release 03 labels Mar 27, 2023
JimHofman pushed a commit that referenced this issue Apr 3, 2023
@collinss-jpl collinss-jpl added the pge.sprint.r03.02 Sprint 02 for PGE Release 03 label Apr 17, 2023
JimHofman pushed a commit that referenced this issue Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
must have Feature is a must have pge.er.01 PGE Engineering Release 01 pge.r.03 PGE Release 03 pge.sprint.r03.02 Sprint 02 for PGE Release 03
Projects
None yet
Development

No branches or pull requests

2 participants