0.12.2
Version 0.12.2 (2020/08/05)
Highlights
- Fix compatibility with CartoPy 0.18
- Fix compatibility with matplotlib 3.3
- Fixed problems using masked arrays in
wind_direction
,equivalent_potential_temperature
, andsaturation_equivalent_potential_temperature
Contributors
@jthielen, @kgoebber, @LProx2020, @rpmanser, and @dopplershift contributed code to this release.
Issues Closed
- Issue 1427 - Link to Smithsonian Meteorological Tables broken (PR 1443 by @dopplershift)
- Issue 1390 - Masked arrays break
wind_direction
function (PR 1401 by @rpmanser) - Issue 1377 - Say Thanks link broken (PR 1394 by @LProx2020)
- Issue 1368 - Cartopy 0.18.0 USCOUNTIES '20m' invalid
- Issue 1364 - Issue with mpcalc.equivalent_potential_temperature (PR 1426 by @jthielen)
In this release 5 issues were closed.
Pull Requests Merged
- PR 1444 - 0.12 Backports, by @dopplershift
- PR 1443 - Fix formatting of link in references, by @dopplershift (1427)
- PR 1431 - Fix quantified/units-on-attribute mixtures in tests and derivative calculations for xarray 0.16.0, by @jthielen (1419)
- PR 1426 - Fix masked array issue in equivalent potential temperature, by @jthielen (1364)
- PR 1425 - Fix _check_argument_units for pint eq returning duck array, by @jthielen
- PR 1416 - MNT:(deps): Bump cartopy from 0.17.0 to 0.18.0 in /ci, by @dependabot[bot]
- PR 1411 - MNT:(deps): Bump matplotlib from 3.2.1 to 3.3.0 in /ci, by @dependabot[bot]
- PR 1401 - Fix masked arrays breaking wind_direction #1390, by @rpmanser (1390)
- PR 1394 - Removing 'Say Thanks' Link (#1377), by @LProx2020 (1377)
In this release 9 pull requests were closed.