MetPy 1.5.1 Released

MetPy 1.5.1 has been released:

  • el and lfc handle NaN values in passed in profiles
  • Clarification of advection docs
  • Fixed bug in (log_)interpolate_1d with mixed DataArray and numpy arrays
  • Fixed orientation of StationaryFront to match WPC bulletins by default
  • Fixed color-mapped hodograph to no longer require units on input

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.

They can be installed with:

pip install metpy==1.5.1
or
conda install -c conda-forge metpy=1.5.1

Let us know if you run into any problems, either at MetPy issue tracker, or using support-python@unidata.ucar.edu. You can also ask questions using the "MetPy" tag on Stack Overflow, or on GitHub Discussions.

Posted by: rmay
Jul 7, 2023

Add new comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and email addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Article Category
Article type
News Blog