Skip to content
Angeline Burrell edited this page Jun 10, 2022 · 2 revisions

Version: v0.0.5

Name: v0.0.5 Release

Descriptive Text:

The v0.0.5 release improves standards, fixes bugs, and added a Dst forecasts to the supported data sets. This is an alpha release.

Change Summary

  • Updated the docstrings to conform to pysat standards
  • Added docstring tests to Flake8 portion of CI testing
  • Fixed bug in combine_kp that occurs if no times are provided
  • Improved unit test style and expanded unit test coverage
  • Updated package organization documentation
  • Added a function to normalize ACE SWEPAM variables as described in the OMNI processing guide
  • Deprecated load_csv_data method, which was moved to pysat
  • Added the LASP predicted Dst to the Dst Instrument
  • Updated pandas usage to remove existing deprecation warnings
  • Updated pysat.Instrument.load calls to remove use_header deprecation warning

Email

pysatSpaceWeather v0.0.5a was released on 10 June 2022. The v0.0.5 release improves the code standards, adds a new Dst data set, and fixes bugs. This is an alpha release. https://github.com/pysat/pysatSpaceWeather

Change Summary

  • Updated the docstrings to conform to pysat standards
  • Added docstring tests to Flake8 portion of CI testing
  • Fixed bug in combine_kp that occurs if no times are provided
  • Improved unit test style and expanded unit test coverage
  • Updated package organization documentation
  • Added a function to normalize ACE SWEPAM variables as described in the OMNI processing guide
  • Deprecated load_csv_data method, which was moved to pysat
  • Added the LASP predicted Dst to the Dst Instrument
  • Updated pandas usage to remove existing deprecation warnings
  • Updated pysat.Instrument.load calls to remove use_header deprecation warning
Clone this wiki locally