Skip to content

Py-ART Release Version 2.2.0

Choose a tag to compare

@zssherman zssherman released this 14 Jan 19:17
· 24 commits to main since this release
6af6edb

What's Changed

  • Build(deps): Bump pypa/cibuildwheel from 3.1.4 to 3.2.0 in the actions group by @dependabot[bot] in #1801
  • Build(deps): Bump the actions group with 2 updates by @dependabot[bot] in #1806
  • MNT: Adding note on what radars this function has been tested on. by @zssherman in #1805
  • FIX: Removes print statements to fix warnings. by @zssherman in #1802
  • Build(deps): Bump the actions group with 2 updates by @dependabot[bot] in #1808
  • MNT: move static project metadata to pyproject.toml, drop support for CPython 3.9 by @neutrinoceros in #1813
  • WHL: upgrade cibw, migrate static configuration to pyproject.toml, enable cp313 wheels by @neutrinoceros in #1810
  • Build(deps): Bump actions/checkout from 5 to 6 in the actions group across 1 directory by @dependabot[bot] in #1814
  • Build(deps): Bump the actions group with 3 updates by @dependabot[bot] in #1815
  • FIX: Fix to exclude_fields to still work when include_fields is None. by @rcjackson in #1816
  • FIX: Xradar accessor excluded necessary attributes for pyart.columnsect by @rcjackson in #1817
  • FIX: An attempted fix for netcdf1.7.4 and handling of strings and bytes. by @zssherman in #1824
  • Fix timezone handling in datetime calculation by @milly-troller in #1825
  • Build(deps): Bump pypa/cibuildwheel from 3.3.0 to 3.3.1 in the actions group by @dependabot[bot] in #1819
  • FIX: DORADE typo in auto_read.py. by @zssherman in #1823

New Contributors

Full Changelog: v2.1.1...v2.2.0