-
Notifications
You must be signed in to change notification settings - Fork 7
Release Candidate v0.6.0 #154
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
Merged
Conversation
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
Fixed typo in changelog.
Rc v0.4.0
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.
DEP: removed support for `dmsp_ssj_boundaries`
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.
DEP: update VectorData
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.
Vorticity data bugs
Updated the minimum and maximum supported Python and pysat versions.
Removed Python 3.9 from and added Python 3.13 to the CI tests.
Added a citation for the Starkov model.
Added a model example to the documentation.
Added a model initialization example to the documentation.
Added the ellipses to the expected example output.
Added a section to hold the boundary models in the docs.
Ensure all co-latitudes have a realistic lower limit.
Added unit tests for the Starkov functions.
Added test for the different boundary classes with model initialization and loading.
Fixes ellipses to only appear of there are records that are not shown in the printed representation.
Updated the class display to include ellipses.
Fixed the documentation typing for python text.
Added members section to automodule.
Fixed the use of references in the models docstring.
Added support for breaking changes made in newest version of zenodo_get.
Added a summary of the changes to the changelog.
The DMSP autodoc is not working correctly on RTD, try installing zenodo-get.
Update the RDT yaml to use the most recent version of Python.
Removed a trailing whitespace from a comment.
Added a boundary models
The way checksum and output messages are used differs by version, fixed to use the method that required the least amount of changes.
Zenodo bugfix
Update version number and description.
Set a target release date for next week.
Owner
Author
|
Cannot release until the file size upload issue with PyPi is resolved: pypi/support#6816 |
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
This is a release that adds major new functionality and expanded data boundaries.
to_dictmethod to the boundary class objects to facilitate the creation of data files with the boundaries.Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Added new unit tests and examples. Recommend running the model and save boundary examples in the documentation.
Test Configuration
Checklist:
Changelog.rst, summarising the changesAUTHORS.rstand.zenodo.json