Skip to content
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 #147

Merged
merged 39 commits into from
Jan 28, 2025
Merged

Rc v0.5.0 #147

merged 39 commits into from
Jan 28, 2025

Conversation

aburrell
Copy link
Owner

@aburrell aburrell commented Jan 28, 2025

Description

Update of develop for latest release

Type of change

  • This change requires a documentation update

How Has This Been Tested?

CI

Test Configuration

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

Checklist:

  • Make sure you are merging into the develop (not main) branch
  • My commits are formatted appropriately (following the SciPy/NumPy style)
  • 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.rst, summarising the changes
  • Add yourself to AUTHORS.rst and .zenodo.json

aburrell and others added 30 commits June 7, 2024 11:55
Update the ORCiD for Jone.
Set a target release day.
Bump the version number.
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.
aburrell and others added 8 commits January 28, 2025 09:28
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.
@aburrell aburrell added this to the v0.5.0 milestone Jan 28, 2025
@coveralls
Copy link

Coverage Status

coverage: 99.752%. remained the same
when pulling 110c3af on rc_v0.5.0
into dc6eb3c on develop.

@aburrell aburrell merged commit 695d81a into develop Jan 28, 2025
79 checks passed
@aburrell aburrell deleted the rc_v0.5.0 branch January 28, 2025 19:27
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.

2 participants