-
Notifications
You must be signed in to change notification settings - Fork 5
v0.2.1
Angeline Burrell edited this page Nov 13, 2024
·
1 revision
Version: v0.2.0
Name: v0.2.0 Release
Descriptive Text:
The v0.2.1 is a beta release that fixes bugs identified in the routines used to combine data from Kp and F10.7 Instruments.
- Added a utility function for evaluating fill values of different types
- Updated the lower limit of Python to 3.9, removing 3.6 support
- Fixed errors in
combine_f107
andcombine_kp
that assumed at least some downloaded files exist.
pysatSpaceWeather v0.2.1 was released on 18 Nov 2024. The v0.2.1 release removes support for Python 3.6 and fixes bugs in the combine_f107
and combine_kp
functions. The repository may be accessed at: https://github.com/pysat/pysatSpaceWeather
- Added a utility function for evaluating fill values of different types
- Updated the lower limit of Python to 3.9, removing 3.6 support
- Fixed errors in
combine_f107
andcombine_kp
that assumed at least some downloaded files exist.