Skip to content

ecape-parcel-py v1.2.2

Latest
Compare
Choose a tag to compare
@a-urq a-urq released this 26 Mar 05:23

NEW in v1.2.2:

Changed the value of sigma from 1.6 to 1.1 in accordance with the Matlab script and the final version of the paper.

NEW in v1.2.1:

Fixed slight buoyancy bug and updated documentation for custom storm motions.

NEW in v1.2.0.2:

Removed build artifacts to allow for easier addition to conda-forge.

NEW in v1.2.0.1:

MAJOR FIX - The updraft radius and entrainment rate formulas previously used were grossly incorrect. The correct formulas derived from ECAPE_FUNCTIONS are now used instead.

Mixed layer parcels now use the correct parcel origin. Mixed layer depth is now customizable in terms of both pressure and height.

Onboard CAPE computation can now be given custom integration bounds, allowing for easy computation of parameters such as 3CAPE and HGZ-CAPE using the parcels computed by this package.