Skip to content

Releases: ARM-DOE/pyart

🚀 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

Py-ART Release Version 1.18.4

24 Jun 17:40
5cde191
Compare
Choose a tag to compare

What's Changed

  • FIX: Update for multiple warnings. by @zssherman in #1569
  • FIX: Fix linting percent by @mgrover1 in #1572
  • CI: Update ruff syntax and fix string formatting by @zssherman in #1571
  • Gridding RHI and PPI sweeps of single radar objects separately into xarray.Dataset objects by @isilber in #1567
  • FIX: Fix dimensions for grid origin by @mgrover1 in #1574
  • Build(deps): Bump codecov/codecov-action from 4.3.0 to 4.3.1 in the actions group by @dependabot in #1575
  • MNT: Update to_xarray to show nradar info. by @zssherman in #1576
  • Build(deps): Bump pypa/cibuildwheel from 2.17.0 to 2.18.0 in the actions group by @dependabot in #1577
  • MNT: Update arm_scan_name to be optional. Also dep warning fix. by @zssherman in #1578
  • DOC: Update the attenuation docs to reflect where the formula comes from. by @zssherman in #1579
  • ADD: Adding new gatefilter method to remove last gates. by @zssherman in #1580
  • BUG: Update to Column Vertical Profile Handling of Defining Radar Basetime by @jrobrien91 in #1581
  • Build(deps): Bump codecov/codecov-action from 4.3.1 to 4.4.0 in the actions group by @dependabot in #1583
  • Build(deps): Bump the actions group with 2 updates by @dependabot in #1587
  • FIX: Update pyproj functions to take string. by @zssherman in #1589
  • ENH: Update nexrad level 3 reader to read super resolution data. by @zssherman in #1591
  • FIX: Fix for numpy nan calls for 2.0. by @zssherman in #1597
  • ADD: Addition of above_toa_filter. by @zssherman in #1586
  • ADD: radar_freq param in hydroclass_semisupervised by @RBhupi in #1573
  • Build(deps): Bump the actions group with 3 updates by @dependabot in #1596

Full Changelog: v1.18.3...v1.18.4

Py-ART Release Version 1.18.3

16 Apr 22:35
def1f9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.2...v1.18.3

Py-ART Release Version 1.18.2

12 Apr 19:06
4d694e3
Compare
Choose a tag to compare

What's Changed

  • DOC: Update recent changelog for up to version 1.18.1 by @mgrover1 in #1549
  • Build(deps): Bump codecov/codecov-action from 4.1.1 to 4.2.0 in the actions group by @dependabot in #1551
  • ADD: Add code of conduct by @mgrover1 in #1554
  • FIX: physically consistent RoI calculation for gridding; updated gridding input parameters to mitigate smearing by @isilber in #1552
  • ADD: Add new wheels for numpy 2.0 by @mgrover1 in #1555
  • FIX: Updates datetime.utcnow to .now using timezone object. by @zssherman in #1556
  • ADD: Add frequency in sigmet/iris IO by @mgrover1 in #1557

Full Changelog: v1.18.1...v1.18.2