Skip to content

Releases: openradar/PyDDA

v2.4.1

08 Apr 18:24
bfcb305

Choose a tag to compare

Merge pull request #157 from rcjackson/parallel_scipy

Fix issues with adding the units and long name to output wind fields

v2.4.0

08 Apr 17:48
e28bda8

Choose a tag to compare

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

01 Apr 21:26
7b47796

Choose a tag to compare

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

05 Dec 22:47
2c75e81

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.2.0d

v2.2

05 Dec 21:50
ced6635

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.2a

v2.1.1

22 Oct 17:42
bd839fb

Choose a tag to compare

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

v2.1.0

06 Dec 20:27
98c2df8

Choose a tag to compare

This new release updates the package to conform to the xarray version of DataTree. If you have used the nesting feature, it is important to re-read the nesting example on how to structure your nested grids in order to conform to the new standards.

v.2.0.3

14 Oct 16:09
bfd60ac

Choose a tag to compare

This new release fixes errors with converting the origin_latitude to xarray when trying to read from a PyART Grid.

v2.0.2

10 Oct 14:53
57ec1fb

Choose a tag to compare

Microrelease to fix automatic release to PyPI.

v2.0.1

10 Oct 13:44
357f839

Choose a tag to compare

Micro-release to fix KeyErrors when loading PyDDA grids and to fix errors with automatic release to PyPI.