MetPy
MetPy is a collection of tools in Python for reading, visualizing, and performing calculations with weather data.
https://unidata.github.io/MetPy/latest/index.html
https://github.com/Unidata/MetPy
Release note https://github.com/Unidata/MetPy/releases
Tutorials
MetPy 1.0: An Upgrade from GEMPAK for Twenty-First Century Atmospheric Science Data Analysis and Visualization
100th American Meteorological Society Annual Meeting
https://ams.confex.com/ams/2020Annual/meetingapp.cgi/Paper/369011
Examples
Metpy Mondays
`#7- Contouring a Field on a Map
https://www.unidata.ucar.edu/blogs/developer/en/entry/metpy-mondays-7-contouring-a
Coriolis parameter
https://unidata.github.io/MetPy/latest/api/generated/metpy.calc.coriolis_parameter.html
Cartopy
`#14 - Adding a logo and timestamp
https://www.unidata.ucar.edu/blogs/developer/en/entry/metpy-mondays-adding-a-logo
add_metpy_logo
https://unidata.github.io/MetPy/latest/api/generated/metpy.plots.add_metpy_logo.html
add_unidata_logo
https://unidata.github.io/MetPy/latest/api/generated/metpy.plots.add_unidata_logo.html
add_timestamp
https://unidata.github.io/MetPy/latest/api/generated/metpy.plots.add_timestamp.html
`#12 - Citing MetPy
https://www.unidata.ucar.edu/blogs/developer/en/entry/metpy-mondays-10-citing-metpy
Citing MetPy
https://unidata.github.io/MetPy/latest/citing.html
MetPy Mondays #20 - Constants : Unidata Developer's Blog
#constants
`# 23 - Contributing to MetPy
https://www.unidata.ucar.edu/blogs/developer/en/entry/metpy-mondays-23-contributing-to
#github
`#26 - MetPy 0.7 : Unidata Developer's Blog
https://www.unidata.ucar.edu/blogs/developer/en/entry/metpy-mondays-26-metpy-0
divergence
vorticity
first_derivative, second_derivative, gradient, and laplacian
`#27 - Deprecation
https://www.unidata.ucar.edu/blogs/developer/en/entry/metpy-mondays-27-deprecation
`#43 - MetPy 0.8
https://www.unidata.ucar.edu/blogs/developer/en/entry/metpy-mondays-43-metpy-0
`#51 - Satellite Data with CLASS Part 8
https://www.unidata.ucar.edu/blogs/developer/en/entry/metpy-mondays-51-satellite-data
Color table
ctables
https://unidata.github.io/MetPy/latest/api/generated/metpy.plots.ctables.html
`#52 - Projection Magic
https://www.unidata.ucar.edu/blogs/developer/en/entry/metpy-mondays-52-projection-magic
GOES
#Siphon
TDSCatalog
#Cartopy
`#100 - Announcing MetPy 0.11.0
calc.angle_to_direction
calc.specific_humidity_from_dewpoint
calc.altimeter_to_station_pressure
calc.atimeter_to_sea_level_pressure
https://www.unidata.ucar.edu/blogs/developer/entry/metpy-mondays-100-announcing-metpy
#152 - MetPy 1.0.0RC2 How to Install and Test! : Unidata Developer's Blog
`#163 - MetPy 1.0 What you need to know : Unidata Developer's Blog
MetPy Mondays #285 - MetPy 1.5.0 is Out! : Unidata Developer's Blog
In this episode, we are thrilled to announce the release of MetPy version 1.5.0, packed with exciting new features and enhancements. Join us as we dive into the latest update and explore how to safely test new versions of Python packages using the conda clone command.]
MetPy Mondays #306 - Announcing MetPy 1.6.0 : Unidata Developer's Blog
IO
#114 - Parsing METARs
#THREDDS
#METAR
#Siphon
Subpages
MetPy interpolation
Metpy Unit
MetPy Plotting
Metpy calc