You've probably seen underscores _everywhere_ in Python, but why? Find out in this week's MetPy Monday!
MetPy Mondays #296 - Why are there __underscores__ in Python?
14 August 2023
You've probably seen underscores _everywhere_ in Python, but why? Find out in this week's MetPy Monday!
MetPy Mondays #295 - 2 Minutes to Plotting Major Cities on Your Python Maps
31 July 2023
In this MetPy Monday video tutorial, you'll learn how to create visually appealing maps featuring major US cities using the popular SimpleMaps CSV file. The tutorial will walk you through the step-by-step process of importing the CSV file into Python, extracting the relevant city data, and using cartopy mapping functionalities. You'll discover how to plot the cities on a map with customizable markers, filter based on population size, and add labels for easy identification.
MetPy Mondays #294 - Which Sounding Archive to Use?
24 July 2023
The week we cover using the Siphon Python library to access sounding data from three prominent archives: Wyoming, Iowa State, and IGRA upper air soundings. The video takes viewers through a step-by-step guide on utilizing Siphon's capabilities to retrieve data from these archives, providing valuable insights into the differences in data availability and coverage across various years. Never wonder which archive is best for your research objective again!
MetPy Mondays #293 - How to get started with Python and MetPy
17 July 2023
This week we step back and talk about how to get started with Python and MetPy before the semester starts!
MetPy Mondays #292 - What's New with CAPE?
10 July 2023
This week we'll take a look at what's new and changed with CAPE in MetPy! Be a thermodynamics superhero with MetPy!