Issue with CAPE Calculation #3658
Unanswered
Stone-Shaw
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I also have similar issue! I think at some point they fixed it but it resurfaced. Here are 2 examples: So using the following code:
I get: (<Quantity(9229.5619, 'joule / kilogram')>, <Quantity(-15018.6255, 'joule / kilogram')>) (<Quantity(9229.5619, 'joule / kilogram')>, <Quantity(-15013.9171, 'joule / kilogram')>) So I think the issue is with the detection of the LFC and EL. I hope they fix it soon! |
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
-
I am encountering a problem where the calculated CAPE value is very large, but the TlnP plot shows it is actually quite small.
Version: 1.6.3
What I have tried:
I am unsure what the issue might be.
output:
when I Removed the data above 100 hPa:
output:
Beta Was this translation helpful? Give feedback.
All reactions