Error about calculating lifted_index #2713
Answered
by
dopplershift
ShareRingNS
asked this question in
Q&A
t_ 900 (1 * 151 * 151, temperature value at 900hpa on each gird ), dew_ 900 (1 * 151 * 151, dew value at 900hpa on each gird ). |
Answered by
dopplershift
Nov 2, 2022
Replies: 1 comment
|
Sorry this got lost. |
0 replies
Answer selected by
dopplershift
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry this got lost.
parcel_profilereturns one temperature value for each of the pressure values given to it. The challenge for your case is that it only currently functions on a single parcel, it won't work properly on your grid of values.