-
Notifications
You must be signed in to change notification settings - Fork 5
v0.0.4
Angeline Burrell edited this page May 21, 2021
·
4 revisions
Version: v0.0.4
Name: v0.0.4 Release
Descriptive Text:
The v0.0.4 release is a release designed to smoothly integrate all updates made to pysat 3.0.0. This is an alpha release.
- Separated ACE instrument into four instruments
- Removed F10.7 instrument tags 'all' and '', replacing them with 'historic'
- Removed Dst instrument tag '', replacing it with 'noaa'
- Made standard Kp loading more robust
- Fixed bugs where current time used local time zone instead of UTC
- Fixed F10.7 load/list bugs that lead to duplicate data entries
- Moved all instrument support routines to appropriate
methods
sub-modules - Updated CI and testing
- Updated documentation
- Improved PEP8 compliance
pysatSpaceWeather v0.0.4a was released on 21 May 2021. The v0.0.4 release is a release designed to smoothly integrate all updates made to pysat 3.0.0. This is an alpha release. https://github.com/pysat/pysatSpaceWeather
- Separated ACE instrument into four instruments
- Removed F10.7 instrument tags 'all' and '', replacing them with 'historic'
- Removed Dst instrument tag '', replacing it with 'noaa'
- Made standard Kp loading more robust
- Fixed bugs where current time used local time zone instead of UTC
- Fixed F10.7 load/list bugs that lead to duplicate data entries
- Moved all instrument support routines to appropriate
methods
sub-modules - Updated CI and testing
- Updated documentation
- Improved PEP8 compliance