We all know and love list comprehensions, but did you know a simple change can turn them into generators? Learn how and why on this week's MetPy Monday!
MetPy Mondays #279 - How to Plot Individual US Counties in Python
10 April 2023
We all know and love list comprehensions, but did you know a simple change can turn them into generators? Learn how and why on this week's MetPy Monday!
MetPy Mondays #278 - How to Plot Individual US Counties in Python
03 April 2023
This week we learn how to plot individual US counties and state wide counties from shapefile data using FIPS codes.
MetPy Mondays #277 - How to Quickly Counter ANY Iterable in Python
27 March 2023
MetPy Mondays #275 - Control your netCDF Precision and Size!
13 March 2023
netCDF is a great data format, but there are a few tricks you can use to save massive storage space when needed!