β¨Thereβs still time to share your voice in the 2025 NSF Unidata Community Survey, closing June 20!β¨
Help shape how we support the Earth sciences community. The survey should take no more than 15 minutes, and will really help us understand your needs.
π Survey: arcg.is/zLOSW
#PoweredByUnidata
10.06.2025 15:01 β π 13 π 9 π¬ 0 π 0
We at NSF Unidata are pleased to announce that we have now received funding from the National Science Foundation (NSF) for the next year of our five-year award. This allows us to end the current furlough of our staff and resume our operations. buff.ly/GafcZts
02.06.2025 19:00 β π 208 π 57 π¬ 2 π 12
NSF Unidata Community Survey
2025
β¨Calling on our community: your feedback fuels our futureβ¨
The 2025 Unidata Community Survey is still accepting responses. By sharing your experience and ideas, you help us return better prepared to serve the Earth systems science community.
π Take the Survey: arcg.is/zLOSW
#PoweredByUnidata
20.05.2025 15:07 β π 5 π 9 π¬ 0 π 0
NSF Unidata Pause in Most Operations
NSF Unidata Pause in Most Operations
Due to the current gap in funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program is pausing most operations effective 12 May 2025. Nearly all staff will be furloughed until funds from our existing NSF grant become available. For more information, see buff.ly/d2TC1Oy
09.05.2025 16:00 β π 61 π 54 π¬ 4 π 29
Release 1.7.0 Β· Unidata/MetPy
Highlights
New analytic LCL calculation based on Romps (2017)
New saturation vapor pressure calculations, relative to both ice and liquid, using Ambaum (2020)
Moisture/temperature dependent gas co...
MetPy 1.7.0 is out! Highlights include saturation vapor pressure (including over ice) and LCL calculations, automated high/low identification, and clients for accessing S3 archives of NEXRAD L2/L3, GOES, and ML weather prediction output (from NOAA/CIRA), and more! github.com/Unidata/MetP...
01.05.2025 20:10 β π 22 π 8 π¬ 0 π 1
β¨The 2025 NSF Unidata Community Survey is now live! β¨
Share your insights, support community progress.
Take 15 minutes to complete the survey, and as a thank you, you'll have the chance to enter a drawing for an NSF Unidata swag bag.
π arcg.is/zLOSW
#PoweredByUnidata
28.04.2025 16:00 β π 18 π 17 π¬ 1 π 1
YouTube video by NSF Unidata
MetPy Mondays #327 β Complicated Layouts with GridSpec
Want a clean way to combine a Skew-T and time series in Python?
This weekβs #MetPyMonday shows how to wrangle GridSpec for a tight layout with MetPy + Siphon. youtu.be/fzEJvnaXYJw?...
23.04.2025 17:24 β π 10 π 7 π¬ 0 π 0
The 2025 NSF Unidata Community Survey is coming next week!
By participating in the survey, you'll also have the chance to enter a drawing for a NSF Unidata swag bag!
π¬ Watch your inbox or visit us here for the link once it goes live.
#PoweredByUnidata
22.04.2025 19:04 β π 12 π 4 π¬ 0 π 2
Create GOES composite imagery products in Python using SatPy and data from public AWS S3 buckets.
Create GOES composite imagery products in Python using SatPy and data from public AWS S3 buckets. - GOES Composites with SatPy.ipynb
If you've been looking for a quick way to make some GOES composites (e.g. geocolor, airmass), here's a notebook showing how to do it using SatPy and AWS S3 data (optionally a little bit of the next @metpy.bsky.social release). gist.github.com/dopplershift...
12.04.2025 18:12 β π 68 π 12 π¬ 4 π 1
YouTube video by NSF Unidata
MetPy Mondays #326 - Use KDTree and MetPy to Find the Nearest METAR
Need to know which METAR station is closest to your point of interest? Checkout this week's #metpymonday
We show you how to:
β
Build a clean station list from MetPy
β
Find the nearest station using KDTree
β
Find distance with GeoPandas
#Python
youtu.be/nMTFb-8e1Nk?...
01.04.2025 16:20 β π 7 π 3 π¬ 0 π 0
Have you tried looking at satpy? They should have some functionality for those types of images.
27.03.2025 18:14 β π 4 π 0 π¬ 1 π 0
NSF Unidata is looking for creative people to help set the priorities and direction for our program. We need insights, ideas, and a better understanding of the science data challenges you're facing. Nominate someone (yourself?) to help us serve our community! www.unidata.ucar.edu/blogs/news/e...
25.03.2025 15:52 β π 8 π 7 π¬ 0 π 0
YouTube video by NSF Unidata
MetPy Mondays #324 - Build a Custom Local Data Cache with Python
Tired of downloading the same data over and over? In our latest #MetPyMonday, we show you how to build a local cache for NWS soundings! Learn how to automate your data retrieval and streamline your workflow in just a few minutes. youtu.be/Pl47QBjPlu4?...
07.03.2025 00:43 β π 14 π 4 π¬ 0 π 0
YouTube video by NSF Unidata
MetPy Mondays #323 - Mapping Wind Roses on OpenStreetMap with CartoPy
π New #MetPyMonday! π
This week, weβre mapping wind roses on OpenStreetMap using CartoPy! ππ¬οΈ
β
Extract & plot wind data
β
Overlay wind roses on real-world maps
β
Customize map layers for meteorology & GIS
Watch now! π₯ www.youtube.com/watch?v=neZt...
19.02.2025 22:00 β π 14 π 5 π¬ 0 π 0
Deadline is in 2 days!
22.01.2025 23:30 β π 3 π 2 π¬ 0 π 0
YouTube video by NSF Unidata
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 and create stunning animations with Matplotlibβs FuncAnimation! www.youtube.com/watch?v=lxl1...
22.01.2025 23:28 β π 16 π 5 π¬ 0 π 0
YouTube video by NSF Unidata
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. #metpymonday www.youtube.com/watch?v=TT1p...
24.12.2024 03:11 β π 13 π 4 π¬ 1 π 0
Come spend a summer working on MetPy!
17.12.2024 18:54 β π 5 π 0 π¬ 0 π 0
Release 0.10.0 Β· Unidata/siphon
Highlights
Updates to for compatibility with xarray, numpy, and protobuf
Updated to support Python versions 3.10-3.13
Improvements to parsing data from Wyoming upper air as well as support for req...
Siphon v0.10.0 has been released, with a lot of fixes to work with current versions of things like xarray, numpy, and protobuf, and support for Python 3.10-3.13. It also has bug fixes for things like Hyrax catalogs and Wyoming upper air archive access. Full release notes: github.com/Unidata/siph...
13.12.2024 23:47 β π 20 π 8 π¬ 0 π 1
YouTube video by NSF Unidata
MetPy Mondays #318 - Customizing Skew-T Diagrams: NCL-Inspired Python Plots
Learn how to customize SkewT diagrams based on a recent question on GitHub! #Metpymonday #Meteorology #PythonForWeather #AtmosphericScience #DataVisualization youtu.be/3iPujH33WsI
10.12.2024 18:33 β π 7 π 3 π¬ 0 π 0
NSF Unidata
Do you use scientific python in the atmospheric sciences? Interested in adding machine learning workflows to the mix, or improving what you're doing? Check out the "MetPy and Machine Learning" short course at AMS in New Orleans: www.ametsoc.org/index.cfm/am...
09.12.2024 19:20 β π 16 π 6 π¬ 0 π 0
I was procrastinating working on paper revisions last night, and I binged like 20 @metpy.bsky.social Monday. There are >200 episodes going back >5 years. Lots of meteorology like drawing fronts & Q-vectors, but also general explainers. I finally learned the difference between imshow and pcolormesh.
27.11.2024 18:30 β π 9 π 1 π¬ 0 π 0
I strongly recommend to any professors who teach Computer Applications in Meteorology to show MetPy to the students. The way to get more meteorology students interested in Python is to show them how to make cool weather maps via data analysis so students can see how Python relates to meteorology.
27.11.2024 17:09 β π 18 π 2 π¬ 0 π 0
MetPy - YouTube
A weekly video series showing how to use MetPy or other Python libraries to solve problems relevant to geoscience applications.
I started casually teaching myself Python Programming in March 2022, then began seriously/religiously teaching myself Python Programming in June 2023. I recommend starting with the Metpy Mondays series on YouTube. That's where I started to learn! @metpy.bsky.social
youtube.com/playlist?lis...
27.11.2024 17:05 β π 11 π 1 π¬ 2 π 3
YouTube video by NSF Unidata
MetPy Mondays #317 - Corfidi Storm Motion Calculations in Python
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! youtu.be/J-YHCcbCBD0?...
26.11.2024 22:32 β π 8 π 4 π¬ 0 π 0
Project Pythia
The foundations material and cookbooks from @projectpythia.bsky.social are another excellent resource: projectpythia.org
23.11.2024 18:00 β π 5 π 1 π¬ 0 π 0