I-ALiRT - check coverage#2948
Merged
laspsandoval merged 1 commit intoIMAP-Science-Operations-Center:devfrom Apr 9, 2026
Merged
I-ALiRT - check coverage#2948laspsandoval merged 1 commit intoIMAP-Science-Operations-Center:devfrom
laspsandoval merged 1 commit intoIMAP-Science-Operations-Center:devfrom
Conversation
7f33698
into
IMAP-Science-Operations-Center:dev
14 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This pull request removes the
parse_uksa_schedule_xlsxfunction and its associated tests from the codebase, as well as some unused imports. The changes help to simplify thegenerate_coverage.pymodule and its test suite by eliminating code that is no longer needed.Code cleanup and simplification:
parse_uksa_schedule_xlsxfunction fromgenerate_coverage.py, including all related logic for parsing UKSA (GHY-6) availability sheets.parse_uksa_schedule_xlsxfrom the test filetest_generate_coverage.py, including both unit tests and integration tests that used this function.parse_uksa_schedule_xlsxfrom the test filetest_generate_coverage.py.Pathandpandas as pd) fromgenerate_coverage.py.Data update:
"DSS-43"to the list of station names ingenerate_coverage.py.Note: Originally this PR was intended to fix any differences between the predicted ephemeris kernel and the actual packet ingest timeframes. But after some analysis it was determined that most likely the recent predicted ephemeris is less accurate due to possible recent maneuvers.
│ Date │ Kernel era │ Start error │ End error │
│ 2026-03-12 │ March kernel │ +4 min │ -1 min │
│ 2026-04-04 │ od028 (Apr 3+) │ +18 min │ -15 min │