NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[python-users] MetPy 0.9.1 Released

Hi,

MetPy 0.9.1 has been released. New features of the 0.9 series include:

* Renamed `get_wind_speed` to `wind_speed`; the old name is still available
but is deprecated and will be removed in 0.12
* Renamed `get_wind_dir` to `wind_direction`; the old name is still
available but is deprecated and will be removed in 0.12
* Renamed `get_wind_components` to `wind_components`; the old name is still
available but is deprecated and will be removed in 0.12
* Added support for cross-sections along arbitrary lat/lon paths
* Added `parcel_profile_with_lcl` to compute the parcel profile and return
values for the  parcel profile, as well as the ambient pressure,
temperature, and dew point that includes the lcl
* Fixed corner case problems in some thermodynamic calculations by using
parcel profiles including the LCL
* Added function to get a matplotlib color from a GEMPAK color number
* Added CartoPy map feature for U.S. counties
* `get_test_data` will now automatically download and cache data files if
the user is not running a git checkout of MetPy. This makes all of our
test/example data much more easily available.
* Added `smooth_gaussian`, which smooths a grid using a Gaussian
distribution-shaped kernel; this is an analog of GEMPAK's `gwfs`
* Fixed error reading newer NEXRAD Level 2 files

Contributors
------------

@akrherz, @JoyMonteiro, @jthielen, @leouieda, @sgdecker, @jrleeman, and
@dopplershift contributed code to this release.

For full release notes see the GitHub release page.
https://github.com/Unidata/MetPy/releases/tag/v0.9.0

MetPy packages are available for Conda on the conda-forge channel
and for pip from the Python Package Index.
https://anaconda.org/conda-forge/MetPy
https://pypi.python.org/pypi/MetPy

Let us know if you run into any problems, either at MetPy issue tracker,
using support-python@xxxxxxxxxxxxxxxx, or on
this list.

You can also ask questions using the "MetPy" tag on Stack Overflow.
https://github.com/Unidata/MetPy/issues
https://stackoverflow.com/questions/tagged/MetPy

Ryan

-- 
Ryan May, Ph.D.
Software Engineer
UCAR/Unidata
Boulder, CO
  • 2018 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the python-users archives: