Conversation
RC v0.2.1 update
LGL: Update controlled information statement for accuracy and clarity
Changes to the 45-day forecast files meant that not all of the data was being loaded. Added a test to catch a change like this in the future.
Fixed the file parsing of the F10.7 data in the 45-day forecast. Allows for various different comments and lines to be added to the end of the file.
Updated the remote directory that contains the NOAA Dst data.
Update the changelog to include a summary of the bugs fixed.
Made a general release date, mostly to trigger unit tests.
Updated the versions tested in the main test suite to reflect the current operational environment and the current NEP 29 standards. Added support for the newest version of Python.
Bugfixes: file reading and downloads. Merging without review, since no other developers are actively working.
Update the version number for the bug release.
Added additional changes to changelog, set a release date.
JonathonMSmith
approved these changes
Oct 9, 2025
rstoneback
approved these changes
Oct 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Addresses recent bugs introduced by changes in the remote servers and updated Python version testing.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Load Dst data from NOAA and the 45-day F10.7 forecasts.
Test Configuration
Checklist:
CHANGELOG.md, summarizing the changesIf this is a release PR, replace the first item of the above checklist with the
release checklist on the pysat wiki:
https://github.com/pysat/pysat/wiki/Checklist-for-Release