Releases: ARM-DOE/pyart
Releases · ARM-DOE/pyart
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
Py-ART Release 1.13.0
What's Changed
- DOC: Updating Py-ART's how to release doc and removing most of ci_setup doc by @zssherman in #1213
- ENH: Corrected Height Gates to be height above sea level by @jrobrien91 in #1215
- TST: Fix median filter depreciation warnings as well as more tests for simple moments. by @zssherman in #1214
- fix writing IRIS sigmet files to UF by @wx4stg in #1216
- FIX: join_radar also joins pulse repititon times iparam by @wx4stg in #1218
- Add pyrad to the readme by @mgrover1 in #1220
- FIX: Return zero phase for sweeps completely filtered out with gatefi… by @rcjackson in #1226
- Trmm test by @zssherman in #1228
- DEL: Remove load module section by @mgrover1 in #1234
- DOC: Updated pyart doc to include column code, fix incorrect syntax and more. by @zssherman in #1231
- ADD: addition of subset_radar function in radar_utils by @wolfidan in #1227
- MNT: Remove trmm_rsl from CI optional, remove from debug info. by @zssherman in #1239
- FIX: Pin previous version of shapely by @mgrover1 in #1240
- FIX: Fix the reference documentation links by @mgrover1 in #1241
- FIX: Make datetime parsing more general for columnsect by @mgrover1 in #1261
- ENH: Add column example to docs by @mgrover1 in #1263
- ENH: Composite Reflectivity Function by @dopplerchase in #1235
- ADD: Add composite reflectivity citation by @mgrover1 in #1264
- ADD: Add changelog from previous releases by @mgrover1 in #1265
New Contributors
Full Changelog: v1.12.7...v1.13.0
Py-ART Release 1.12.7
What's Changed
- DEL: Deleted convv.py, looks to be a test added awhile back. by @zssherman in #1195
- FIX: C-band values being set by x-band. by @zssherman in #1196
- TST: Adding unit tests for whole echoclass module. by @zssherman in #1197
- FIX: Str for warning of coefficient band used was wrong. by @zssherman in #1198
- ADD: Add cookbook section in user guide by @mgrover1 in #1199
- TST: Adding unitests for rain rate module. by @zssherman in #1200
- FIX: Fix link to cookbooks in user guide by @mgrover1 in #1201
- ADD: Add pypi stats to readme by @mgrover1 in #1206
- FIX: update join_radar to also append instrument parameters by @wolfidan in #1204
- TST: Moving tests to test module within Py-ART main directory. by @zssherman in #1207
- FIX: Fix for only python 3.10 being used. by @zssherman in #1208
- Remove pinning for specific cftime by @mgrover1 in #1211
Full Changelog: v1.12.6...v1.12.7
Py-ART Release 1.12.6
What's Changed
- FIX: Update requirements with cftime + numpy by @mgrover1 in #1190
- MNT: Added warning catch for axes. by @zssherman in #1191
Full Changelog: v1.12.5...v1.12.6
Py-ART Release 1.12.5
What's Changed
- Update ARM name to remove climate by @mgrover1 in #1173
- MNT: Update vmin vmax to make velocity plot more visible. by @zssherman in #1175
- ENH: Addition of Time as a Coordinate within extracted column output by @jrobrien91 in #1176
- ADD: v1.12.4 section to changelog by @mgrover1 in #1177
- DOC: Updating docs to represent python versions. by @zssherman in #1180
- FIX: Fix rsl not running in test suite by @mgrover1 in #1178
- FIX: Fix incorrect version showing up in docs (API) by @mgrover1 in #1181
- FIX: add pinned version of numpy by @mgrover1 in #1187
- FIX: Add revised fix for RHI near 270 by @mgrover1 in #1185
- ENH: Change default LP solver to pyglpk by @mgrover1 in #1183
- ADD: Add in tests for KDP/PHI DP functions by @mgrover1 in #1184
Full Changelog: v1.12.4...v1.12.5