Replies: 1 comment 2 replies
-
That code using the functions looks correct. What method were you using for comparison? What version of MetPy are you using? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I'm trying to calculate shearing & stretching deformation by using the MetPy functions, mpcalc.stretching_deformation() and mpcalc.shearing_deformation().
but i'm not sure that i correctly use them, because the result was different from the result of another method to calculate deformations...
the code is here.
the dataset 'wind' looks like this.
Beta Was this translation helpful? Give feedback.
All reactions