Have you ever been stumped about when to use and or to use &? This week we clear it up in a... logical... way.
MetPy Mondays #110 - Bit-wise vs. Logical Operators and Odd Value Errors
16 December 2019
Have you ever been stumped about when to use and or to use &? This week we clear it up in a... logical... way.
MetPy Mondays #109 - encode, decode, and bytes OH MY!
09 December 2019
Python has changed the way bytes and strings are handled between versions 2 and 3. It's a common sticking point for users, but this week we'll decode the mystery!
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.