MetPy version 0.4.3 has been released. This fixes a few more minor issues in the 0.4 series:
- Fixed units on return from
windchill
- Fixed documented types on some calculations to reflect reality
- Fixed creating a
Hodograph
without passing a figure - Fixed
SkewT
when gridlines are turned on before plot creation - Fixed
gamma
argument not being being passed on byinverse_distance()
- Fixed testing against matplotlib 2.0
- Fixed
SkewT
missing top tick marks - Fixed importing
colortables
when non-conforming.tbl
files present
For full release notes see the GitHub Release Page.
MetPy packages are available for Conda on the conda-forge channel, and for pip from the Python Package Index.
Let us know if you run into any problems, either at MetPy's issue tracker, or on the Unidata python-users list.