[python-users] MetPy 0.6.0 Released

Hi,

MetPy 0.6.0 has been released:

API Changes
-----------
- MetPy's upper air data download functionality has been deprecated, and
will be removed in version 0.8. This functionality can now be found in
Siphon (https://unidata.github.io/siphon) 0.6.
- `equivalent_potential_temperature` has changed to explicitly take a
`dewpoint` parameter. The previous implementation of this calculation was
only valid for pressure and temperature corresponding to the lifted
condensation level (LCL). The new formula accepting dewpoint explicitly is
valid everywhere.

Other Changes
-------------
- Additional calculations
  - CAPE/CIN, including most unstable and surface-based
  - precipitable water
  - Montgomery streamfunction
  - supercell composite
  - significant tornado parameter
  - frontogenesis and (shear, stretching, total) deformation
  - relative humidity
  - storm relative helicity
  - Bunker's storm motion
- Added isentropic interpolation
- Added support for 1D interpolation on multi-dimensional arrays
- Added example for interpolating from sigma coordinates to pressure
coordinates
- Support for coloring layers on a hodograph
- Support for coloring wind barbs on skew-T
- Added function for adding MetPy and/or Unidata logos to figures
- Added warnings to `get_wind_components` and `coriolis_parameter` when it
seems that degree values are accidentally passed in without units (which
treats them as radians)
- Simplified turning on clipping on `StationPlot`

Dependency Updates
------------------
- Minimum supported NumPy version is now 1.10.0
- Minimum supported Pint version is now 0.8

Contributors
------------
@abkenyon, @brianmapes, @jrleeman, @kgoebber, @mwilson14, @nawendt,
@tjwixtrom, and @dopplershift all contributed code to this release.

For full release notes see the GitHub Release Page.

https://github.com/Unidata/MetPy/releases/tag/v0.6.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, or
on
this list.

https://github.com/Unidata/MetPy/issues

Ryan

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