Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sorry to bother you guys. I am using wrf-python and metpy to calculate the temperature advection. Firstly, I used wrf-python to extract variables and get 3 DataArray theta, u and v. Then, I used a function called advection and met some problems. Here is my code:
I got errors like that:
Is something wrong with the extracted data(theta, u, v)? Did I use the function wrongly?
Beta Was this translation helpful? Give feedback.
All reactions