Releases: openradar/PyDDA
Releases · openradar/PyDDA
v2.4.1
v2.4.0
What's Changed
- Fixes in the JAX engine, parallel support for scipy engine, and background weight fixes by @rcjackson in #156
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- VER: 2.2.0 by @rcjackson in #145
- FIX: GitHub Actions upload by @rcjackson in #146
- FIX: Trying to get the PyPI release to work again. by @rcjackson in #147
- FIX: Update artifact versions in PyPI build. by @rcjackson in #148
- FIX: Correct axis parameters and remove duplicate coefficient scaling… by @rcjackson in #150
- Cleaning up the documentation with proofreading and a more detailed user's guide. by @rcjackson in #151
- FIX: No tensorflow in docs environment. This should fix the issues with building the examples. by @rcjackson in #152
- FIX: Remove anaconda from testing and doc build envrionments and test on Python 3.14 by @rcjackson in #154
- ADD: Remove py3.14 for now by @rcjackson in #155
Full Changelog: v2.2...v2.3.0
v2.2.0
What's Changed
- Bump version from 2.1.1 to 2.2 by @rcjackson in #144
- VER: 2.2.0 by @rcjackson in #145
- FIX: GitHub Actions upload by @rcjackson in #146
- FIX: Trying to get the PyPI release to work again. by @rcjackson in #147
- FIX: Update artifact versions in PyPI build. by @rcjackson in #148
Full Changelog: v2.1.2...v2.2.0d
v2.2
What's Changed
- FIX: Tensorflow probability versions for CI by @rcjackson in #141
- Fix radar pair weighting being referenced by cur_array by @SunnysChan in #143
- Bump version from 2.1.1 to 2.2 by @rcjackson in #144
- VER: 2.2.0 by @rcjackson in #145
New Contributors
- @SunnysChan made their first contribution in #143
Full Changelog: v2.1.1...v2.2a
v2.1.1
Some minor fixes for deprecation warnings and changes to the unit testing suite.
What's Changed
- ADD: Nightly builds by @rcjackson in #138
- FIX: Remove python from actions environment, deprecation warnings and user warnings. by @rcjackson in #139
Full Changelog: v2.1.0...v2.1.1