Skip to content

202507 antex file discovery#191

Merged
plutonheaven merged 39 commits intojtec:mainfrom
eulaliesa:202507_antex_file_discovery
Mar 24, 2026
Merged

202507 antex file discovery#191
plutonheaven merged 39 commits intojtec:mainfrom
eulaliesa:202507_antex_file_discovery

Conversation

@eulaliesa
Copy link
Copy Markdown
Contributor

This PR implements the logic for discovering the most recent ANTEX file, either locally or from the ESA FTP server (gssc.esa.int). Based on the GPS week extracted from a given RINEX observation file, the code checks whether a more recent ANTEX file is available remotely. If the local and remote files are the same, the local copy is used; otherwise, the latest remote file is preferred. A warning is logged if the most recent ANTEX file is older than the observation file. This discovery logic is isolated and designed to be easily testable, forming a clean foundation for future download and parsing operations.

eulaliesa and others added 30 commits June 4, 2025 17:36
- fix path to new location of sp3.evaluate
- minor modifications
… file

- rewrote tests
- bug corrections (multi-day)
- Work with Path rather than file name (str)
# Conflicts:
#	src/prx/rinex_nav/evaluate.py
#	src/prx/rinex_nav/test/test_evaluate.py
#	src/prx/test/test_main.py
@plutonheaven plutonheaven self-requested a review March 24, 2026 20:44
@plutonheaven plutonheaven merged commit 6e2810c into jtec:main Mar 24, 2026
3 checks passed
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.

3 participants