This week we use MetPy, Siphon, xarray, and the declarative plotting interface to make a forecast temperature map!
MetPy Mondays #107 - Declarative Plotting the GFS
25 November 2019
This week we use MetPy, Siphon, xarray, and the declarative plotting interface to make a forecast temperature map!
MetPy Mondays #106 - Choosing a colortable for your data
18 November 2019
Colortables are vital for presenting your data. This week we'll talk about how to choose them and show an example of issues you can encounter.
MetPy Mondays #105 - What is **kwargs?
11 November 2019
You've probably seen **kwargs in Python code before, but do you know what it means? Learn what it is and how to use it on this week's MetPy Monday!
MetPy Mondays #104 - What is *args?
03 November 2019
You've probably seen *args in Python code before, but do you know what it means? Learn what it is and how to use it on this week's MetPy Monday!