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

FIX: Remove obvious solar radio burst F10.7 data #46

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

greglucas
Copy link
Member

There are some anomalous F10.7 values over 400 which were happening during a solar radio burst and don't allow the model to run when values are over 750 (MSIS returns nans for everything after that point). For now, lets flag values over 400 and fill it with F10.7a values on that same date. We can change this later if there is a more definitive way to justify these values, but this at least allows users to run over the entire dataset without MSIS crashing.

There are some anomalous F10.7 values over 400 which were happening
during a solar radio burst and don't allow the model to run when values
are over 750 (MSIS returns nans for everything after that point).
For now, lets flag values over 400 and fill it with F10.7a values
on that same date. We can change this later if there is a more definitive
way to justify these values, but this at least allows users to run over
the entire dataset without MSIS crashing.
@greglucas greglucas merged commit f5e17a2 into SWxTREC:main Apr 2, 2024
20 checks passed
@greglucas greglucas deleted the f107-fix branch April 2, 2024 21:52
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.

None yet

1 participant