This week we start a series of basic meteorology explorations with Python by learning about potential temperature using an airliner as our experimental platform!
MetPy Mondays #249 - Potential Temperature and Airliners
12 September 2022
This week we start a series of basic meteorology explorations with Python by learning about potential temperature using an airliner as our experimental platform!
MetPy Mondays #248 - Using the dataclass decorator
06 September 2022
Welcome back to work after a long weekend! Let's learn about the dataclass decorator in this week's MetPy Monday!
MetPy Mondays #247 - Change Point Detection with Ruptures
29 August 2022
This week we checkout the ruptures library and see if we can use its change point detection tools to find frontal passage in surface station data.
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!