-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RC v0.5.0 #146
Conversation
This file contains 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
Fixed typo in changelog.
Removed deprecated functions that relied on `ssj_auroral_boundaries`.
Removed unit tests for deprecated functions that have been removed.
Updated the citation guidelines for the DMSP SSJ data.
Added a summary of the changes to the changelog.
Removed the deprecated dependency for DMSP SSJ data.
Removed the extras testing support file.
Updated test yamls to use pyproject.toml instead of the requirements.extras file.
Removed the tab from the yaml file.
Removed unneeded environment variable definition for CDF files.
Updated the yaml text evaluation.
Fix string evaluation and add the missing pysat setup section.
Update the zenodo-get installation name.
Updated the failure message for the DMSP SSJ function.
Updated `test_fetch_format_ssj_boundary_files_no_rm_temp` to check for a zip archive instead of CDF files.
Removed the deprecated attributes, methods, and kwargs in the VectorData class.
Removed the tests for the deprecated portions of the VectorData class.
Update the changelog with new aspects of this pull request and portions of the previous pull request.
Fixed a bug that incorrectly cycled file lines. Also: - added reference for the vorticity data, and - updated failure type from logging error to IOError.
Updated the vorticity failure tests to identify the new failure type.
Added a summary of the changes to the changelog.
Added a criteria that the EAB index cannot be larger than the maximum valid value.
Added a unit test that verifies the maximum OCB and EAB indices are not larger than the largest valid value. Adjusted custom test to reflect new results with this new safeguard in place.
Updated the changelog to include this bugfix.
Updated the minimum and maximum supported Python and pysat versions.
Removed Python 3.9 from and added Python 3.13 to the CI tests.
Updated the supported versions and dependencies in the README.
Removed tests that relied on older pysat infrastructure.
Added a summary of the changes to the changelog.
Improve the docstring for the DMSP SSJ fetch function.
Update the ORCiD for Jone.
Set a target release day.
Bump the version number.
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
Release candidate for upcoming publication.
Type of change
Please delete options that are not relevant.
to not work as expected)
How Has This Been Tested?
Ran unit tests
Test Configuration
Checklist:
Changelog.rst
, summarising the changesAUTHORS.rst
and.zenodo.json