Join us for a new #MetPyMonday video where we unlock the potential of the defaultdict class, simplifying code and handling missing keys.
MetPy Mondays #291 - defaultdict The Superpowered Python Dictionary
03 July 2023
Join us for a new #MetPyMonday video where we unlock the potential of the defaultdict class, simplifying code and handling missing keys.
MetPy Mondays #288 - Making a Weather Front Map in Python
12 June 2023
Tune in to our new MetPy Monday video where we unveil how to craft frontal weather maps with MetPy's front path effects. Decode bulletins from the Weather Prediction Center and more!
MetPy Mondays #287 - Parsing Weather Prediction Center Surface Bulletins
05 June 2023
This week we'll be learning how to parse the Surface Bulletins from the Weather Prediction Center. We'll take it a step further by creating a histogram to visualize the strength of the current high and low pressure systems. Armed with this data, we'll be ready to tackle the next step: constructing a frontal map.
MetPy Mondays #286 - Drawing Fronts and Boundaries with Path Effects
29 May 2023
Enhance your meteorological visualizations with path effects in Python! Join us this MetPy Monday as we explore drawing fronts and boundaries.
MetPy Mondays #285 - MetPy 1.5.0 is Out!
22 May 2023
In this episode, we are thrilled to announce the release of MetPy version 1.5.0, packed with exciting new features and enhancements. Join us as we dive into the latest update and explore how to safely test new versions of Python packages using the conda clone command.