MetPy Plotting
from MetPy
Skew T diagram #Skew T
Project Pythia
Skew T Diagrams
MetPy Mondays
#16 - Making a Basic Skew-T
https://unidata.github.io/MetPy/latest/api/generated/metpy.plots.SkewT.html
#18 - Skew-T Fiducial Lines
#19 - Skew-T Parcel Path : Unidata Developer's Blog
#21 - LCL, LFC, EL
#LCL #LFC #EL
#22 - CAPE/CIN
#CAPE #CIN
#153 - Plotting Skew-T Heights as Text
#318 - Customizing Skew-T Diagrams: NCL-Inspired Python Plots
Learn how to customize SkewT diagrams based on a recent question on GitHub!
#NCL
#327 — Complicated Layouts with GridSpec
Want a clean way to combine a Skew-T and time series in Python? This week's MetPy Monday shows how to wrangle GridSpec for a tight layout with MetPy + Siphon.
#328 – Animating Skew-T and CAPE Time Series
Bringing soundings to life! This week’s #MetPy Mondays shows how to animate Skew-T diagrams + build a growing CAPE time series using MetPy + Siphon.
#matplotlib animation
Color
MetPy Mondays
#25 - Color Tables
ctables
ColortableRegistry
Declarative Plotting
`#69 - Declarative Plotting
https://www.unidata.ucar.edu/blogs/developer/en/entry/metpy-mondays-69-declarative-plotting
#Gini
ImagePlot()
`#70 - Declarative Contour Plotting
https://www.unidata.ucar.edu/blogs/developer/en/entry/metpy-mondays-70-declarative-contour
#NARR
ContourPlot()
MetPy Mondays `#71 - Declarative Muti-Panel Plotting : Unidata Developer's Blog
https://www.unidata.ucar.edu/blogs/developer/en/entry/metpy-mondays-71-declarative-muti
#NARR
ContourPlot()
`#107 - Declarative Plotting the GFS
https://www.unidata.ucar.edu/blogs/developer/entry/metpy-mondays-107-declarative-plotting
`#113 - Declarative Plotting Regions and Features
https://www.unidata.ucar.edu/blogs/developer/entry/metpy-mondays-113-declarative-plotting
#THREDDS
`#115 - Declarative Station Plots
https://www.unidata.ucar.edu/blogs/developer/entry/metpy-mondays-115-declarative-station
#METAR
station plot
`#116 - Altimeter and Sky Cover
https://www.unidata.ucar.edu/blogs/developer/entry/metpy-mondays-116-altimeter-and
station plot
`#117 - Smoothing and Plotting : Unidata Developer's Blog
https://www.unidata.ucar.edu/blogs/developer/entry/metpy-mondays-117-smoothing-and
ContourPlot()
#xarray
#NARR
`#195 - Declarative METAR Plots and New GEMPAK Regions : Unidata Developer's Blog
https://www.unidata.ucar.edu/blogs/developer/entry/metpy-mondays-195-declarative-metar
`#196 - Declarative Geometry Plotting - Ida Wind Probability : Unidata Developer's Blog
https://www.unidata.ucar.edu/blogs/developer/entry/metpy-mondays-196-declarative-geometry
#Shapefile
#GeoPandas
#Hurricane
`#197 - Declarative Plotting All 2020 Hurricane Tracks : Unidata Developer's Blog
https://www.unidata.ucar.edu/blogs/developer/entry/metpy-mondays-197-declarative-plotting
#Shapefile
#GeoPandas
#Hurricane
Front protting #front
MetPy Mondays #286 - Drawing Fronts and Boundaries with Path Effects : Unidata Developer's Blog
Enhance your meteorological visualizations with path effects in Python! Join us this MetPy Monday as we explore drawing fronts and boundaries.
MetPy Mondays #287 - Parsing Weather Prediction Center Surface Bulletins : Unidata Developer's Blog
This week we'll be learning how to parse the Surface Bulletins from the Weather Prediction Center. We'll take it a step further by creating a histogram to visualize the strength of the current high and low pressure systems. Armed with this data, we'll be ready to tackle the next step: constructing a frontal map.
MetPy Mondays #288 - Making a Weather Front Map in Python : Unidata Developer's Blog
Tune in to our new MetPy Monday video where we unveil how to craft frontal weather maps with MetPy's front path effects. Decode bulletins from the Weather Prediction Center and more!
MetPy Mondays #289 - Drawing Fronts with your Mouse in Matplotlib! : Unidata Developer's Blog
we'll guide you through using mouse click events to draw weather fronts and more on a map using Python
MetPy Monday #305 - Combining METARs and Surface Analysis : Unidata Developer's Blog
Learn how to combine declarative and non-declarative plotting in MetPy to create a surface map with METARs and frontal analysis!