REL: v0.7.0
What's Changed
In this release we have changed the data provider for Ap and F10.7 to CelesTrak. This data provider interpolates gaps in the datastream, causing fewer errors for the end-users. When there is interpolated data we emit a warning to the user, but the computation still succeeds while it failed before.
- CI: Update workflow install for gfortran by @greglucas in #27
- MNT/FIX: Update wrappers with proper argument order by @greglucas in #25
- MNT: Change Ap and F10.7 data provider by @greglucas in #29
- cleanup, linting, type annotations by @greglucas in #30
- REL: Bumping version to 0.7.0 by @greglucas in #31
Full Changelog: v0.6.0...v0.7.0