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

Calculate msis and iri instead of downloading them #30

Merged
merged 5 commits into from
Apr 10, 2024

Conversation

egavazzi
Copy link
Owner

Until now the code was trying to query and download data from https://kauai.ccmc.gsfc.nasa.gov/instantrun/nrlmsis/ and https://kauai.ccmc.gsfc.nasa.gov/instantrun/iri/. However this has shown not to be very stable (query often failing, on server side it seems?). This PR introduces new functions to calculate msis and iri data using the Python packages 'pymsis' and 'iri2016'. We also default to these functions to get msis and iri data.

@egavazzi egavazzi merged commit cfb96f8 into main Apr 10, 2024
1 check passed
@egavazzi egavazzi deleted the calculate_msis-iri branch April 10, 2024 16:40
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