This is a release candidate for version 0.3.0. It includes major changes and deprecations to the primary classes, allowing for dual-boundary coordinates. It also includes an updated version of the IMAGE boundaries.
Type of change
Please delete options that are not relevant.
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Breaking change (fix or feature that would cause existing functionality
to not work as expected)
This change requires a documentation update
How Has This Been Tested?
Ran locally for data analysis and created new unit tests.
Test Configuration:
Operating system: OS X Big Sur
Version number: 3.8 and 3.9
Any details about your local setup that are relevant: using develop version of pysat
Checklist:
[x] My commits are formatted appropriately (following the SciPy/NumPy style)
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
[x] Any dependent changes have been merged and published in downstream modules
[x] Add a note to Changelog.rst, summarising the changes
Coverage increased (+2.9%) to 99.754% when pulling ed8513e4b2c9559e742fada76cd438875b80a9a3 on rc_0.3.0 into 453c8ef5d2c5e3484d5a9cf40f490367bf71d4b0 on main.
Description
This is a release candidate for version 0.3.0. It includes major changes and deprecations to the primary classes, allowing for dual-boundary coordinates. It also includes an updated version of the IMAGE boundaries.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Ran locally for data analysis and created new unit tests.
Test Configuration:
Checklist:
Changelog.rst
, summarising the changesAUTHORS.rst