This week we see how to use Python and MetPy to help our students understand the concept of atmospheric scale height and experiment with the parameters of the equation.
MetPy Mondays #313 - Understanding Atmospheric Scale Height with Python and MetPy
15 April 2024
This week we see how to use Python and MetPy to help our students understand the concept of atmospheric scale height and experiment with the parameters of the equation.
MetPy Mondays #312 - Logical and Bitwise Operators: What to use?
01 April 2024
This week we talk about the difference between logical and bitwise operators and when you should use each. This is a common mistake we see!