Skip to content

RC v0.2.2#160

Merged
aburrell merged 14 commits intomainfrom
rc0.2.2
Oct 17, 2025
Merged

RC v0.2.2#160
aburrell merged 14 commits intomainfrom
rc0.2.2

Conversation

@aburrell
Copy link
Copy Markdown
Member

@aburrell aburrell commented Oct 7, 2025

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.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Load Dst data from NOAA and the 45-day F10.7 forecasts.

Test Configuration

  • Operating system: OS X Ventura
  • Version number: Python 3.10
  • Any details about your local setup that are relevant

Checklist:

  • Update the version number
  • Verify and update Zenodo information in .zenodo.json
  • doc tests pass locally
  • activate this branch on readthedocs (see CI checks)
  • Upload the test distribution to the testPyPi server: https://test.pypi.org/project/pysatSpaceWeather/0.2.2a0
  • Contacted developers and users about the future release
  • Performed integration tests with downstream packages (include list of these packages)
  • Create a wiki page with the release text: https://github.com/pysat/pysatSpaceWeather/wiki/v0.2.2
  • After approval, confirm all changes from the RC pull are listed in the wiki release text.
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • Add a note to CHANGELOG.md, summarizing the changes

If 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

aburrell and others added 14 commits November 18, 2024 12:10
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.
@aburrell aburrell merged commit e36d39d into main Oct 17, 2025
34 checks passed
@aburrell aburrell deleted the rc0.2.2 branch October 17, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants