Releases: ARM-DOE/pyart
Releases · ARM-DOE/pyart
Py-ART Version 2.0
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.
- Build(deps): Bump codecov/codecov-action from 5.1.1 to 5.1.2 in the actions group by @dependabot in #1714
- ADD: Add get_gate_lat_lon_alt to pyart/xradar object by @mgrover1 in #1716
- CI: Update ci to use python 3.13, 3.12 and 3.11. by @zssherman in #1717
- ADD: Add add_field_like method to xradar by @mgrover1 in #1718
- ADD: Add gridding ability to xradar radar object by @mgrover1 in #1719
- Build(deps): Bump mamba-org/setup-micromamba from 2.0.3 to 2.0.4 in the actions group by @dependabot in #1721
- Build(deps): Bump the actions group with 2 updates by @dependabot in #1722
- ADD: Adding new templates by @zssherman in #1723
- CI: Remove mamba 2.0 pin as pip install issues are resolved in 2.0.4. by @zssherman in #1725
- FIX: Add header logic to download to resolve ADC data access issue by @mgrover1 in #1730
- ADD: retrieve and plot qpe example by @syedhamidali in #1732
- REL: Py-ART release 2.0 by @zssherman in #1731
- STY: PEP8 fixes post PR merge by @zssherman in #1733
Full Changelog: v1.19.5...v2.0.0
Py-ART Release Version 1.19.5
What's Changed
- FIX: Fix for wavelength not being converted 1/100 by @zssherman in #1712
Full Changelog: v1.19.4...v1.19.5
Py-ART Release Version 1.19.4
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 🚀
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
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
- @qubitqualia made their first contribution in #1496
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
- @qubitqualia made their first contribution in #1496
Full Changelog: v1.19.1...v1.19.2
🚀 Py-ART 1.19.1 🚀
What's Changed
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by @dependabot in #1641
- FIX: Minor fix in plot_maxcappi by @syedhamidali in #1639
- FIX: Fixed angle incorrect in xradar PyART radar object wrapper by @rcjackson in #1642
- ADD: Create CAPPI from Radar by @syedhamidali in #1640
- FIX: Incorrect field plotted in cloud mask example by @zssherman in #1643
Full Changelog: v1.19.0...v1.19.1
Py-ART Release Version 1.19.0
What's Changed
- Updated Documentation for retrieve/hydroclass_semisupervised function by @RBhupi in #1616
- Add more references by @mgrover1 in #1620
- Addition of qvp functions from MeteoSwiss Py-ART + support of demixing in hydroclass_semisupervised by @wolfidan in #1618
- ADD: Add ehhanced performance for xradar interface by @mgrover1 in #1621
- ADD: Add to_radar() method to xradar objects by @mgrover1 in #1622
- DOC: Enable readthedocs by @mgrover1 in #1629
- ADD: Adding cloud mask code. by @zssherman in #1628
- FIX: Add local install of pyart to doc env file by @mgrover1 in #1631
- CI: Update to have pint to fix build wheels failure. by @zssherman in #1634
- ENH: Max CAPPI by @syedhamidali in #1633
- ADD: Adding cloud mask example. by @zssherman in #1632
- DOC: Add pyart 2.0 migration guide by @mgrover1 in #1625
- ADD: Add cartopy as a dependency by @mgrover1 in #1636
- ADD: ZDR bias code from RadTraQ by @rcjackson in #1630
- ADD: Add corner reflector example by @mgrover1 in #1637
Full Changelog: v1.18.7...v1.19.0
Py-ART Release Version 1.18.7
What's Changed
- ADD: Animated GIF PPI Blog notebook by @BrandonWeart in #1598
- Build(deps): Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 in the actions group by @dependabot in #1607
- FIX: Renaming and opening PR in attemps to fix generation issue. by @zssherman in #1610
- Build(deps): Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 in the actions group by @dependabot in #1611
- Update _sigmetfile.pyx by @gransen312 in #1612
- FIX: Add fix for matplotlib updated version by @mgrover1 in #1614
New Contributors
- @BrandonWeart made their first contribution in #1598
- @gransen312 made their first contribution in #1612
Full Changelog: v1.18.6...v1.18.7
Py-ART Release Version 1.18.6
What's Changed
- FIX: Fix builds for latest scipy by @mgrover1 in #1604
- FIX: Ensure apple builds on its own systems by @mgrover1 in #1606
Full Changelog: v1.18.5...v1.18.6
Py-ART Release Version 1.18.5
What's Changed
- CI: Update wheels to use macos14. by @zssherman in #1601
Full Changelog: v1.18.4...v1.18.5