Skip to content
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.

Change Summary

  • 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

Email

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

Change Summary

  • 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
Clone this wiki locally