Releases: ARM-DOE/pyart
Releases · ARM-DOE/pyart
Py-ART Release Version 1.15.2
What's Changed
- MNT: Remove pandas pinning, testing. by @zssherman in #1430
- Create codeql.yml by @AdamTheisen in #1433
- Minor adjustments to convective-stratiform algorith, documentation, and example by @lauratomkins in #1434
Full Changelog: v1.15.1...v1.15.2
Py-ART Release Version 1.15.1
What's Changed
- FIX: GateMapper will now map source field to destination radar even if field not in destination radar by @rcjackson in #1418
- MNT: Update commit hooks changelog by @mgrover1 in #1419
- fix: memory leak in grid mappers by @Vforcell in #1421
- Ensure units are in feet for nexrad references by @mgrover1 in #1423
- FIX: Fix type of time for odim reader by @mgrover1 in #1425
- Update Sphinx Theme by @mgrover1 in #1427
- Fix masking issue in VAD michelson by @mgrover1 in #1428
New Contributors
Full Changelog: v1.15.0...v1.15.1
Py-ART Release v1.15.0
What's Changed
- FIX: Up python version in readme by @mgrover1 in #1397
- DEL: Remove old conda_recipe directory by @mgrover1 in #1399
- colorbar_orient option to plot_ppi_map functions by @joshua-hampton in #1401
- FIX: Fix new linting issues by @mgrover1 in #1407
- ADD: Add cfradial 1.4 version to io by @mgrover1 in #1409
- Add xradar accessor class by @mgrover1 in #1411
- Add a Blog Post Visualizing Severe Weather in Wisconsin by @mgrover1 in #1413
- ADD: Add open radar data as a dependency by @mgrover1 in #1416
- Add xradar as a dependency by @mgrover1 in #1417
New Contributors
- @joshua-hampton made their first contribution in #1401
Full Changelog: v1.14.6...v1.15.0
Py-ART Release Version 1.14.6
What's Changed
- Drop Support for Python 3.8 in CI by @mgrover1 in #1384
- BUG: Fix to broken doc link by @jrobrien91 in #1385
- ENH: Add ruff python linting by @mgrover1 in #1388
- FIX: Fix wrong coordinate configuration for xarray by @mgrover1 in #1390
- ADD: Add codeowners, issue, and pr template by @mgrover1 in #1391
- MNT: Remove VAD warning. by @zssherman in #1392
- Update link to mailing list by @mgrover1 in #1393
- drop pkg_resources as a runtime requirement by @neutrinoceros in #1394
- CI: Remove python 3.8 and update documentation to reflect releases and CI testing. by @zssherman in #1395
Full Changelog: v1.14.5...v1.14.6
Py-ART Release Version 1.14.5
What's Changed
This fixes the incorrect versions Cython versions packaged in the previous release.
Full Changelog: v1.14.4...v1.14.5
Py-ART Release Version 1.14.4
What's Changed
- FIX: Fix for when radar azimuths wrap for get_gate_area. by @zssherman in #1375
- ENH: Small correction to GateMapper example for the API by @jrobrien91 in #1379
- REL: fix build for Python 3.11 wheels by @neutrinoceros in #1380
- FIX: A fix for vpt mismatch array error for matplotlib shading. by @zssherman in #1381
- DEL: Remove cython from requirements.txt by @mgrover1 in #1382
New Contributors
- @neutrinoceros made their first contribution in #1380
Full Changelog: v1.14.3...v1.14.4
Py-ART Release v1.14.3
What's Changed
Full Changelog: v1.14.2...v1.14.3
Py-ART Release v1.14.2
What's Changed
- FIX: Update changelog for version 1.14.x by @mgrover1 in #1327
- ADD: Add blog post on SPC hail reports and NEXRAD by @mgrover1 in #1335
- FIX: use max_num_gates for calculation of data shape by @kmuehlbauer in #1337
- FIX: check uniformity of range_step, get consistent range_step for gamic reader by @kmuehlbauer in #1338
- DOC: Update convective stratiform example by @lauratomkins in #1339
- FIX: Update link to cookbooks by @mgrover1 in #1342
- FIX: Unused variable in region based dealiasing by @rcjackson in #1343
- FIX: read_sigmet time_ordered bug by @zouihao in #1351
- MNT: Revert setuptools, to avoid unwanted behavior. by @zssherman in #1356
- DOC: Adding an example on how to read older nexrad data. by @zssherman in #1355
- DOC: Cleanup as some text was not being generated correctly. And renaming file. by @zssherman in #1357
- Assign boolean to list, not boolean by @mgrover1 in #1361
- FIX: Fix the CI badge by @mgrover1 in #1363
- Add pre-commit hooks, black formatting, and style fixes by @mgrover1 in #1341
- MNT: Move to exec_module instead of load_module by @mgrover1 in #1369
New Contributors
Full Changelog: v1.14.1...v1.14.2
Py-ART Release Version 1.14.1
What's Changed
- ENH: Improved convective stratiform functions by @lauratomkins in #1314
- ENH: Add gatefilter to attenuation module by @mgrover1 in #1324
- ADD: Adding add_filter function to radar.py. by @zssherman in #1326
- Add ci for Python 3.11 by @mgrover1 in #1303
- Add Spectral-like colormaps based on pyart#1320 by @jthielen in #1325
- ADD: Colorbar Manipulation Example by @jrobrien91 in #1300
New Contributors
Full Changelog: v1.14.0...v1.14.1
Py-ART release version 1.14.0
What's Changed
- Add image muting citation to function and example by @lauratomkins in #1304
- FIX: Add check for when instrument parameters is None. by @zssherman in #1306
- ENH: Adding simple antivirus workflow similiar to what Adam implemented in ACT. by @zssherman in #1307
- Plot grid modif by @jfigui in #1311
- FIX: Phase processing code throwing deprecation warnings for scipy.ndimage.filters.convolve1d by @rcjackson in #1313
- DOC: Added two pyart examples (VAD and hydrometeors) by @wolfidan in #1317
- ENH: Adding fields parameter to specify list of writing to file. by @zssherman in #1319
Full Changelog: v1.13.3...v1.14.0