Skip to content

Releases: ARM-DOE/pyart

Py-ART Version 2.0

22 Feb 01:21
321459e
Compare
Choose a tag to compare

What's Changed

This release has a variety of changes, primarily using xradar as the main reader for different datasets. All colormaps in pyart are now imported from the cmweather package.

Full Changelog: v1.19.5...v2.0.0

Py-ART Release Version 1.19.5

18 Dec 21:30
cb19376
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.19.4...v1.19.5

Py-ART Release Version 1.19.4

17 Dec 16:50
3d3fc1e
Compare
Choose a tag to compare

What's Changed

  • Build(deps): Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group by @dependabot in #1684
  • FIX: Fix the gallery build issue with new sphinx by @mgrover1 in #1685
  • ADD: Add ablog to docs using conda not pip by @mgrover1 in #1687
  • Build(deps): Bump codecov/codecov-action from 4.6.0 to 5.0.2 in the actions group by @dependabot in #1690
  • FIX: Update to use f-format strings. Remove glpk version check until we have a working version by @zssherman in #1696
  • Build(deps): Bump the actions group with 2 updates by @dependabot in #1697
  • FIX: Fix example scripts to improve interpolation by @lauratomkins in #1695
  • Storm-Relative Velocity by @EWolffWX in #1654
  • Build(deps): Bump mamba-org/setup-micromamba from 2.0.1 to 2.0.2 in the actions group by @dependabot in #1699
  • DOC: Add cfradial2 read example by @mgrover1 in #1700
  • ENH: Add gatefilter tests by @mgrover1 in #1701
  • FIX: Ensure cvxopt skipped if not installed by @mgrover1 in #1702
  • Build(deps): Bump codecov/codecov-action from 5.0.7 to 5.1.1 in the actions group by @dependabot in #1703
  • ENH: read_mmcr method to read ARM MMCR b1-level data files by @isilber in #1704
  • FIX: Update sigmet reader to handle 1byte kdp, that needs to be divided by wavelength. by @zssherman in #1707
  • Build(deps): Bump the actions group with 2 updates by @dependabot in #1709
  • ADD: Add xradar io to correct examples by @mgrover1 in #1708

New Contributors

Full Changelog: v1.19.3...v1.19.4

🚀 Py-ART 1.19.3 🚀

08 Nov 19:55
e4cbe37
Compare
Choose a tag to compare

What's Changed

  • FIX: Ensure backwards compatibility with datatree/new versions of xarray by @juhi24 in #1681
  • DEP: Update to only support python 3.10+ wheels by @mgrover1 in #1683

Full Changelog: v1.19.2...v1.19.3

Py-ART Release Version 1.19.2

07 Nov 19:19
24478b2
Compare
Choose a tag to compare

What's Changed

  • Build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the actions group by @dependabot in #1644
  • Build(deps): Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 in the actions group by @dependabot in #1648
  • FIX: Fix errors in docstrings and comments in CAPPI and MAX_CAPPI by @syedhamidali in #1649
  • FIX: Update doc of grid_rhi and fix None sweeps. by @zssherman in #1647
  • Build(deps): Bump the actions group with 2 updates by @dependabot in #1652
  • ADD: Transparency options for geotiff writer by @qubitqualia in #1496
  • ADD: Add a few lines to ci workflow to resolve issues by @mgrover1 in #1656
  • TST: Update test for windows builds, remove try statement for geotiff. by @zssherman in #1660
  • Build(deps): Bump the actions group with 4 updates by @dependabot in #1659
  • Build(deps): Bump the actions group across 1 directory with 2 updates by @dependabot in #1667
  • MNT: Attempt to remove pinning and fixes for ruff errors. by @zssherman in #1666
  • ADD: Add dask to docs environment by @mgrover1 in #1672
  • FIX: Updates code to fix scalar warnings. by @zssherman in #1673
  • FIX: Pin older xarray until xradar release by @mgrover1 in #1677
  • Build(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by @dependabot in #1679
  • FIX: Fix pinning of xradar and xarray by @mgrover1 in #1682

New Contributors

Full Changelog: v1.19.1...v1.19.2

What's Changed

  • Build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the actions group by @dependabot in #1644
  • Build(deps): Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 in the actions group by @dependabot in #1648
  • FIX: Fix errors in docstrings and comments in CAPPI and MAX_CAPPI by @syedhamidali in #1649
  • FIX: Update doc of grid_rhi and fix None sweeps. by @zssherman in #1647
  • Build(deps): Bump the actions group with 2 updates by @dependabot in #1652
  • ADD: Transparency options for geotiff writer by @qubitqualia in #1496
  • ADD: Add a few lines to ci workflow to resolve issues by @mgrover1 in #1656
  • TST: Update test for windows builds, remove try statement for geotiff. by @zssherman in #1660
  • Build(deps): Bump the actions group with 4 updates by @dependabot in #1659
  • Build(deps): Bump the actions group across 1 directory with 2 updates by @dependabot in #1667
  • MNT: Attempt to remove pinning and fixes for ruff errors. by @zssherman in #1666
  • ADD: Add dask to docs environment by @mgrover1 in #1672
  • FIX: Updates code to fix scalar warnings. by @zssherman in #1673
  • FIX: Pin older xarray until xradar release by @mgrover1 in #1677
  • Build(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by @dependabot in #1679
  • FIX: Fix pinning of xradar and xarray by @mgrover1 in #1682

New Contributors

Full Changelog: v1.19.1...v1.19.2

🚀 Py-ART 1.19.1 🚀

07 Sep 20:01
108e8e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.19.0...v1.19.1

Py-ART Release Version 1.19.0

30 Aug 15:26
4321501
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.7...v1.19.0

Py-ART Release Version 1.18.7

08 Aug 19:08
026da5d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.18.6...v1.18.7

Py-ART Release Version 1.18.6

25 Jun 17:02
c649211
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.5...v1.18.6

Py-ART Release Version 1.18.5

24 Jun 20:04
fd26b49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.4...v1.18.5