Hourly ASOS data are great, but 1 minute data are better! Learn how to get it and how to interpret it this week!
MetPy Mondays #244 - 1 Minute ASOS Data
08 August 2022
Hourly ASOS data are great, but 1 minute data are better! Learn how to get it and how to interpret it this week!
Expanding Declarative Syntax Capabilities in MetPy
05 August 2022
The focus of my summer internship was working on MetPy, both adding new functionality and updating existing documentation to reflect recent updates to MetPy. In particular, I focused on expanding current declarative syntax functionality to Matplotlib's pcolormesh
via the RasterPlot class. Declarative syntax enables quick and easy plotting of data, particularly for users new to Python or MetPy.
MetPy Mondays #242 - Turning Altimeter Settings into Station and Sea Level Pressures
18 July 2022
Sometimes all we get from a METAR is an altimeter setting, but we want to plot station or sea level pressure. MetPy is here to help!
MetPy Mondays #241 - Dispelling Coriolis Myths with MetPy
11 July 2022
We've all heard the myth about Coriolis forces changing how a toilet flushes, so this week we disprove it with MetPy.