Releases: st-bender/pyspaceweather
Releases · st-bender/pyspaceweather
Version 0.3.0
New
- Supports space weather index data from GFZ Potsdam
https://kp.gfz-potsdam.de/en/
Fixes
- Fixes downloading OMNI2 on Windows (#2)
Changes
- Updates space weather indices from celestrak (observed until 2024-04-01)
Full Changelog: v0.2.4...v0.3.0
Version 0.2.4
Changes
- Updates space weather indices from celestrak (observed until 2024-02-13)
- CI updates
Full Changelog: v0.2.3...v0.2.4
Version 0.2.3
Changes
- Updates space weather indices from celestrak (observed until 2023-10-31)
- Fixes documentation rendering on readthedocs (https://pyspaceweather.readthedocs.io/)
- CI updates
Full Changelog: v0.2.2...v0.2.3
Version 0.2.2
Fixes
- Fixes an unclosed resource file warning when calculating the file age (GH #1)
Updates
- Uses
pytest.fixtures
to speed up tests
Full Changelog: v0.2.1...v0.2.2
Version 0.2.1
Version 0.2.0
New
- Support for OMNI2 (extended) 1-hourly text files from https://omniweb.gsfc.nasa.gov/ow.html
with tests and documentation
Changes
- Restructuring and renaming of the internal (sub)modules
- Other documentation updates
Full Changelog: v0.1.1...v0.2.0
Version 0.1.1
- Updated data files
- Fixed, updated, and improved tests to increase code coverage
- Uses Github actions for CI and CD
Full Changelog: v0.1.0...v0.1.1
Version 0.1.0
First official beta release.