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

Issue#16: Change apply opera treatment choice and lambda to be specific to HLS #24

Merged
merged 3 commits into from
May 30, 2024

Conversation

voxparcxls
Copy link
Contributor

@voxparcxls voxparcxls commented May 16, 2024

Github Issue: #16

Description

Change apply opera treatment choice and lambda to be specific to HLS

Overview of work done

  • Update state machine
  • Rename lambda: apply_opera_hls_treatment
  • Updated dataset-config in SIT and Github: bignbit-config

Overview of verification done

SIT

"dataType": "OPERA_L3_DSWX-HLS_V1"

dataset-config:

"datasetConfigurationForBIG": {
          "config": {
            "sendToHarmony": false,
            "operaHLSTreatment": true,
            "imageFilenameRegex": ".*BROWSE.tif",
            "imgVariables": [
              {
                "id": "all"
              }
            ],
            "variables": []
          }
 }

Screenshot 2024-05-29 at 3 34 28 PM

Explain how this change was integration tested. Provide screenshots or logs if appropriate.

PR checklist:

  • Linted
  • Updated unit tests
  • Updated changelog
  • Integration testing

See Pull Request Review Checklist for pointers on reviewing this pull request

@voxparcxls voxparcxls marked this pull request as ready for review May 29, 2024 22:39
@frankinspace frankinspace merged commit 7bda932 into develop May 30, 2024
8 of 10 checks passed
@frankinspace frankinspace deleted the feature/update_operaHLSTreatment branch May 30, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change apply opera treatment choice and lambda to be specific to HLS
2 participants