DAS-2404: Add varinfo configuration to support TEMPO_O3PROF_L2. #40
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR updates the swath-projector earthdata-varinfo configuration file to support TEMPO_O3PROF_L2. An ExcludedScienceVariables configuration entry was added to exclude the unsupported variables.
Jira Issue ID
DAS-2404
Local Test Steps
Run the TEMPO_O3PROF_L2_V04 UAT request below and observe the reprojection failed error:
https://harmony.uat.earthdata.nasa.gov/C1274186640-LARC_CLOUD/ogc-api-coverages/1.0.0/collections/parameter_vars/coverage/rangeset?forceAsync=true&granuleId=G1275705294-LARC_CLOUD&variable=all&serviceId=S1237974711-EEDTEST
./bin/build-image && ./bin/build-test && ./bin/run-test
swath-projector
../bin/bootstrap-harmony
DAS-2404.ipynb
notebook attached to the ticket. This notebook includes the TEMPO_O3PROF_L2_V04 request. All test requests should succeed.PR Acceptance Checklist
CHANGELOG.md
updated to include high level summary of PR changes.docker/service_version.txt
updated if publishing a release.