1.6.2
Highlights
- Performance improvements for GEMPAK data reader
- Made coordinate detection more robust to work around issues with ERA5
- Added support for 'dBz' as an identified unit
What's Changed
Bugs Fixed 🐛
- Handle NEXRAD message 18 missing VCP info by @dopplershift in #3415
- Make coordinate detection more robust by @dopplershift in #3437
- angle_to_direction handle ndarray by @raybellwaves in #3448
Other Changes
- ENH: Add dBZ as a unit in the registry by @mgrover1 in #3343
- GEMPAK performance updates by @nawendt in #3431
- Note text-mode needed for METAR file-like objects by @dopplershift in #3451
- Fix checking dimensionless units in tests by @dopplershift in #3397
- Clean up GEMPAK Comparison Guide by @sgdecker in #3436
- Doc: wind examples by @raybellwaves in #3441
New Contributors
- @kandersolar made their first contribution in #3394
Full Changelog: v1.6.1...v1.6.2