Use constants from MetPy and PeriodicTable instead of typing them in! Learn how in this week's MetPy Monday!
MetPy Mondays #300 - Using Constants
09 October 2023
Use constants from MetPy and PeriodicTable instead of typing them in! Learn how in this week's MetPy Monday!
MetPy Mondays #299 - How to Use Try, Except, Else, and Finally
25 September 2023
MetPy Mondays #298 - Creating Executables with pyinstaller
11 September 2023
This week learn how to turn your favorite script into a multi-platform executable using pyinstaller!
MetPy Mondays #297 - Calculating and Plotting Geostrophic and Ageostrophic Wind
28 August 2023
This week we take GFS data and calculate and plot the geostrophic and ageostrophic components of the wind.
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!