Py-ART Release v1.12.3
What's Changed
- FIX: Fix rounding issue with mask arrays, using np.round instead. by @zssherman in #1152
- TST: Adding unittest for correct bias function. by @zssherman in #1153
- Add Image muting plotting example to gallery by @lauratomkins in #1154
- FIX: Fixes an issue with mismatch arrays. by @zssherman in #1151
- MNT: Mispelling of embelish by @zssherman in #1158
- FIX: Read in remote compressed data by adding in default compression argument by @mgrover1 in #1160
- ADD: Update Changelog for v1.12.2 by @mgrover1 in #1164
- Pin version of xarray by @mgrover1 in #1167
- FIX: Sort elevations and fix rogue radial issue by @mgrover1 in #1170
Full Changelog: v1.12.2...v1.12.3