Skip to content

202507 antex file discovery#191

Open
eulaliesa wants to merge 36 commits intojtec:mainfrom
eulaliesa:202507_antex_file_discovery
Open

202507 antex file discovery#191
eulaliesa wants to merge 36 commits intojtec:mainfrom
eulaliesa:202507_antex_file_discovery

Conversation

@eulaliesa
Copy link
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
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

Comments