In this episode of MetPy Mondays, we dive into Mesoscale Convective Systems (MCS) and demonstrate how to calculate storm motion using the Corfidi vector method. We'll walk you through a real-world case study!
MetPy Mondays #317 - Corfidi Storm Motion Calculations in Python
25 November 2024
In this episode of MetPy Mondays, we dive into Mesoscale Convective Systems (MCS) and demonstrate how to calculate storm motion using the Corfidi vector method. We'll walk you through a real-world case study!
MetPy Mondays #316 - Handling Time Zones in Python: A Practical Guide with zoneinfo
11 November 2024
Learn how to manage time zones in Python without relying on deprecated libraries! In this episode of MetPy Mondays, we dive into Python's zoneinfo module to set time zones, convert times across zones, and handle tricky daylight saving transitions. Discover essential time zone tricks for your data workflows, including understanding ambiguous times and performing accurate time arithmetic across zones. Whether you're working with logs, event scheduling, or analyzing time series data, this guide will enhance your Python skills in handling time zones like a pro!