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.23k stars 411 forks source link

Xkcd example #25

Open dopplershift opened 9 years ago

dopplershift commented 9 years ago

Just because.

ArniDagur commented 6 years ago

What do you mean by this?

jrleeman commented 6 years ago

@dopplershift is talking about a plot in the style of the XKCD comics (https://xkcd.com). Matplotlib has such an example (https://matplotlib.org/gallery/showcase/xkcd.html#sphx-glr-gallery-showcase-xkcd-py), but we're shooting for a meteorologically relevant example.