Learn how to combine declarative and non-declarative plotting in MetPy to create a surface map with METARs and frontal analysis!
MetPy Monday #305 - Combining METARs and Surface Analysis
26 December 2023
Learn how to combine declarative and non-declarative plotting in MetPy to create a surface map with METARs and frontal analysis!
Exploring Data Visualization Technologies at Unidata
30 August 2023
This summer, I had a fantastic time as a Unidata intern, strengthening my Python and data visualization skills. Even though my internship was fully remote, I was still able to have a great experience and attend many events at UCAR. My mentor, Thomas Martin, and the rest of the Unidata staff were very helpful and always available for guidance during my time with Unidata.
[Read More]Exploring Python and Open Science: My Summer at Unidata
08 August 2023
This summer, I had the incredible opportunity to spend it as a Unidata intern. My main goal for the summer was to solidify my own fundamental Python skills, but I wanted to do it in a way that would also benefit others. My mentor, Drew Camron, and the rest of the Unidata staff dedicated their time to help me achieve this goal during my internship.
[Read More]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 #265 - How to Calculate SWEAT Index with MetPy
03 January 2023
SWEAT index is a way to determine the potential of moisture, instability, wind, and warm air advection to create severe storms and tornadoes. This week learn how to easily calculate it with MetPy!