Releases: ARM-DOE/pyart
Releases · ARM-DOE/pyart
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
Py-ART Release 1.13.3
What's Changed
- FIX: Use new api to toggle top and right labels by @mgrover1 in #1279
- DOC: Add a new colormap example by @mgrover1 in #1284
- FIX: Remove old list of colormaps by @mgrover1 in #1285
- Fix title of dealias example by @mgrover1 in #1287
- ENH: Add cross section functionality by @mgrover1 in #1290
- Update join radar to account for target_scan_rate by @nguy in #1292
- ENH: Check for sector scans and use ppi. by @zssherman in #1294
- ADD: TRACER blog post by @rcjackson in #1296
- ENH: Add fix to blog post, add docs on how to write a blog post by @mgrover1 in #1299
Full Changelog: v1.13.2...v1.13.3
Py-ART Release Version 1.13.2
What's Changed
- FIX: Fix for backwards compatibility for matplotlib 3.6. by @zssherman in #1278
Full Changelog: v1.13.1...v1.13.2
Py-ART Release Version 1.13.1
What's Changed
- MNT: Update to find namespace packages to fix setuptools warning. by @zssherman in #1275
- Update changelog for v1.13.0 by @mgrover1 in #1276
- ENH: Add cibuildwheel to build wheels by @mgrover1 in #1267
Full Changelog: v1.13.0...v1.13.1