Unidata / MetPy

MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.
https://unidata.github.io/MetPy/
BSD 3-Clause "New" or "Revised" License
1.25k stars 414 forks source link

Make it easy to color Hodograph by height, windspeed thresholds, or other variables #406

Closed jrleeman closed 5 years ago

jrleeman commented 7 years ago

A few challenges to overcome and make some examples.

zbruick commented 5 years ago

plot_colormapped was added in #482 and refined in #1118.