Sometimes it is really helpful to look at forecast height changes when predicting the movement of pressure systems and this week we'll show you how to do it in Python! Read data from the current GFS forecast and make a map in under 20 minutes!
MetPy Mondays #290 - Calculating and Plotting Height Changes from the GFS
26 June 2023
Sometimes it is really helpful to look at forecast height changes when predicting the movement of pressure systems and this week we'll show you how to do it in Python! Read data from the current GFS forecast and make a map in under 20 minutes!
MetPy Mondays #289 - Drawing Fronts with your Mouse in Matplotlib!
19 June 2023
Check out the latest MetPy Monday tutorial on our YouTube channel, where we'll guide you through using mouse click events to draw weather fronts and more on a map using Python. Enhance your meteorological visualization skills and interactively plot weather features with this step-by-step tutorial.
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.