Conversation
RC 0.6.0 Updates
Added the Gussenhoven model for the EAB to the list of models.
Added a summary of changes to the changelog.
Cast data as an array in case a list is input.
Added unit tests for the new model functions.
Removed extra whitespace.
Added the citation for the Gussenhoven EAB to the Citation section and the model description to the Models section.
Fixed a reference in the doc examples.
Fixed the test angle range.
The coveralls implementation broke on the mac OS. Updated to a simpler method that will hopefully work now.
Gussenhoven EAB model
Removed the support for the old zenodo_get downloading formulation.
Added a lower limit for zenodo_get.
Added support for Python 3.14
Added testing for Python 3.14 and updated GitHub action versions.
Updated the general and Python GitHub action versions to the most recent ones.
Add a summary of changes to the changelog.
Update the supported versions for Python and dependencies in the docs.
Addressed numpy deprecation warnings for: - not providing output location in greater/less evaluations, and - extracting an item from a zero-sized array.
Added the numpy changes to the changelog.
Zenodo has disabled checks by sphinx-build, so remove the active linking in the docs.
Update the pandas index access to use `iloc`.
This reverts commit 1d58586.
Updated the program name in the pip workflow to be correct.
Test this code with the AACGMV2 release candidate.
Removed the uninstall line, just install the newer version.
Specify the version number.
Fixed a typo in the TestPyPi install line.
Hopefully the install will go better and it won't try to install the dependencies.
Now that the new version of AACGMV2 has been released, remove the test installation case.
Set a lower limit for AACGMV2, set to the most recent version.
Version updates
Added the CHAMP auroral boundary model.
Added unit tests for the CHAMP auroral boundary model.
Added citations and a description of the CHAMP auroral boundary model.
Added the inclusion of the new model to the changelog.
CH-Aurora-2014 model
Added an AI policy rejecting the use of AI.
Added a check asserting AI is not used.
Added the AI policy update to the changelog.
Updated download checks to use checksum (available again). Removed old output checks, which are now redundant, and instead use hashlib to perform the the md5 checksum evaluation. This should be more resilient to future `zenodo_get` updates.
See if coveralls works when all tests pass.
Debug with help from coveralls!
Re-add the pysat tests, for the use case in which they are expected to pass.
Fixed the name to 'pysat_instruments' from 'pysat-instrument'
AI policy, coveralls fix, and zenodo bug fix.
Bump the version number for release.
Set a target release date for next week.
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
Release with more models and updates for newer versions of dependent packages.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Added unit tests
Test Configuration
zenodo_getversion 2.0.0Checklist:
Changelog.rst, summarising the changesAUTHORS.rstand.zenodo.json