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

Let iono.download_ionex to download the IONEX file with new file name format #220

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

seongsujeong
Copy link
Contributor

@seongsujeong seongsujeong commented Mar 28, 2024

There has been a change in the IONEX file format change around Q3 2023. This PR adds capability to iono.download_ionex to download the IONEX file with the new filename convention.

More information about the naming format change can be found from the website below:
https://cddis.nasa.gov/Data_and_Derived_Products/GNSS/atmospheric_products.html

The code tries to guess what format to use based on the requested date, and tries to download the IONEX file with that initial guess. If that attempt fails, when the code tries the another formatting to download the data.

…ename extension handling; re-try IONEX retrieval with the initial IONEX file name format does not work
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.

1 participant