[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[python #MRI-273760]: CAPE compute
- Subject: [python #MRI-273760]: CAPE compute
- Date: Mon, 28 Sep 2020 23:07:21 -0600
Greetings!
There are not any pre-done capabilities using CCL in MetPy--in fact, MetPy does
not even have support for calculating CCL. You are welcome to make a feature
request to add it on our issue tracker:
https://github.com/Unidata/MetPy/issues/new?labels=Type%3A+Feature&template=feature_request.md
Right now, what you can do is calculate the CCL yourself, and use that to
calculate the temperature profile for a parcel as it ascends (using MetPy's
`dry_lapse` and `moist_lapse` functions). Once you have the parcel profile, you
can use `metpy.calc.cape_cin` to calculate CAPE. You can find documentation for
these functions here:
https://unidata.github.io/MetPy/latest/api/generated/metpy.calc.html#dry-thermodynamics
Regarding DCAPE, we have an open issue on this:
https://github.com/Unidata/MetPy/issues/728
Right now that issue is stalled looking for some good test cases to validate
our implementation. If you know of any, feel free to post them in the issue!
Hope this helps,
Ryan
> Hi,
>
> Is it possible calculate the CAPE from the CCL (instead from LCL)? In
> afirmative case, could be drawn this new area in the Skew-T sounding?
>
> I'm interesting in DCAPE too, metpy can actually calculate this parameter?
Ticket Details
===================
Ticket ID: MRI-273760
Department: Support Python
Priority: Low
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata
inquiry tracking system and then made publicly available through the web. If
you do not want to have your interactions made available in this way, you must
let us know in each email you send to us.