v1.1.0
A list of the changes are listed below but some of the highlights include updating some QC tests to use dask and adding new tests, adding a reader for the NOAA PSL Wind profiler, fixes to the CAPE/CIN calculations to use virtual temperature, and the addition of a function for the Liu Liang PBL height calculations from SONDE data.
What's Changed
- QC dask support by @kenkehoe in #355
- FIX: Fix for metpy sounding error. by @zssherman in #360
- ADD: Adding noaa psl wind profiler reader. by @zssherman in #358
- FIX: Addresses #361, use virtual temperature instead of temperature. by @zssherman in #362
- QC Tests data type by @kenkehoe in #365
- Sondepbl by @AdamTheisen in #364
- ENH: Removing survey link and adding announcement section by @AdamTheisen in #367
- FIX: Fixes for the pyart_obj creation. by @zssherman in #368
- ENH: There's a but in that open_mfdataset defaults to open_dataset if… by @AdamTheisen in #369
Full Changelog: v1.0.4...v1.1.0