Quantcast
Channel: Unidata Developer's Blog
Browsing latest articles
Browse All 452 View Live

MetPy Mondays #319 - Streamline Your Matplotlib Plots with Units!

In this MetPy Mondays episode, learn how to make your plots smarter by setting units as Matplotlib axis properties! Stop manually converting your data and let Python handle it for you.

View Article


MetPy Mondays #320 - Extracting Time Series Data from NDFD GRIB Files

New MetPy Monday! Extract and visualize weather data from GRIB files with Python! Get point forecasts with just a few lines of code!

View Article


MetPy Mondays #321 - Visualizing Hurricane Helene with Python’s GOES2GO

Discover how to animate GOES satellite imagery of Hurricane Helene using Python's powerful libraries! In this MetPy Monday episode, we dive into the goes2go library to fetch GOES-16 ABI data, create...

View Article

MetPy Mondays #322 - How to Plot Wind Roses in Python with Windrose

Learn how to plot wind roses using Python!

View Article

MetPy Mondays #323 - Mapping Wind Roses on OpenStreetMap with CartoPy

Wind roses are a powerful tool for visualizing wind patterns, but what if you could overlay them on real-world maps for better geographic context? In this week's MetPy Monday, we take wind data...

View Article


MetPy Mondays #324 - Build a Custom Local Data Cache with Python

Tired of downloading the same sounding data over and over? This week we show you how to build a local cache for NWS soundings using Python’s Path library and Siphon! Learn how to automate your data...

View Article

MetPy Mondays #325 - Adding Fallback Data and Cleanup to a Local Data Cache...

Keeping your weather data organized and efficient is key when working with large atmospheric datasets. In this week’s MetPy Monday, we show how to build a smart sounding data cache in Python—complete...

View Article

MetPy Mondays #326 - Use KDTree and MetPy to Find the Nearest METAR

In this week's MetPy Monday, we show you how to find the closest weather observation station to any location using a combination of: MetPy's built-in station metadata, scipy.spatial.KDTree for fast...

View Article


MetPy Mondays #327 – Complicated Layouts with GridSpec

Want a clean way to combine a Skew-T and time series in Python? This week’s MetPy Monday shows how to wrangle GridSpec for a tight layout with MetPy + Siphon.

View Article


MetPy Mondays #328 – Animating Skew-T and CAPE Time Series

Bringing soundings to life! This week’s #MetPyMonday shows how to animate Skew-T diagrams + build a growing CAPE time series using MetPy + Siphon.

View Article
Browsing latest articles
Browse All 452 View Live