Py-ART Version 1.12.2
What's Changed
- ADD: Add NEXRAD Blog Post by @mgrover1 in #1101
- FIX: Fix the missing images in the blog post by @mgrover1 in #1103
- FIX: Fix typo and back in postcard by @mgrover1 in #1104
- DOC: Update to readme and contributors guide by @zssherman in #1106
- ADD: Add more tests for test_echo_class by @mgrover1 in #1107
- ADD: add verbose flag to qvp code by @dopplerchase in #1108
- DEL: Deleting setup.py in each submodule. Was forgotten in setuptools PR. by @zssherman in #1109
- DEL: Deleting submodule setup.py. by @zssherman in #1110
- ENH: Add ability to pass kwargs in for plots and change default by @mgrover1 in #1111
- ENH: Use fsspec for io in pyart.io.common to read both local and remote files by @mgrover1 in #1115
- FIX: Fix IO for NEXRAD Level 3 instantaneous precipitation rate (DPR) by @mgrover1 in #1116
- ADD: Add AWS NEXRAD example in new IO section by @mgrover1 in #1117
- ENH: Add a pypi release action by @mgrover1 in #1118
- FIX: Update pypi release to only run upon releases by @mgrover1 in #1119
- FIX: Add build package to pypi release by @mgrover1 in #1120
- MNT: Utilize conda for build due to trmm_rsl. by @zssherman in #1122
- FIX: Make sure trmm rsl path is specified by @mgrover1 in #1123
- FIX: Make sure rsl is installed using python -m by @mgrover1 in #1124
- FIX: fix the pypi build by @mgrover1 in #1125
- ENH: Allow pypi to run by triggering manually by @mgrover1 in #1126
- FIX: Add back in the python -m to fix the build by @mgrover1 in #1127
- FIX: fix name of pyart in the pypi verification by @mgrover1 in #1128
- FIX: Remove requirement for action to be push by @mgrover1 in #1129
- FIX: Make sure versions match for pypi by @mgrover1 in #1130
- FIX: make sure release uploaded to pypi by @mgrover1 in #1131
- ADD: Utility to subset a radar volume for the column above a location by @jrobrien91 in #1113
- Add Xarray to requirements by @mgrover1 in #1133
- ENH: Remove versioneer and add scm by @mgrover1 in #1136
- FIX: Only apply fix to the build wheel by @mgrover1 in #1137
- FIX: Use many linux build by @mgrover1 in #1139
- FIX: Update requirements for many-linux build by @mgrover1 in #1140
- FIX: Use macOS build for pypi instead of linux by @mgrover1 in #1141
- FIX: Add pruning back into workflows by @mgrover1 in #1143
New Contributors
- @dopplerchase made their first contribution in #1108
- @jrobrien91 made their first contribution in #1113
Full Changelog: v1.12.1...v1.12.2