Module sounding_analysis::parcel[][src]

Functions for doing parcel analysis on a sounding, specifically related to convection.

Structs

Parcel

Variables defining a parcel as used in parcel analysis.

ParcelProfile

Hold profiles for a parcel and it's environment.

Functions

cape_layers

Get the lfcs and el levels for a parcel.

cin_layers

Get the pressure layers with CIN in this profile.

descend_dry_adiabatically

Descend a parcel dry adiabatically.

descend_moist_adiabatically

Descend a parcel dry adiabatically

lift_parcel

Lift a parcel

mixed_layer_parcel

Create a mixed layer parcel.

most_unstable_parcel

Get the most unstable parcel.

pressure_parcel

Get the parcel at a specific pressure.

surface_parcel

Get a surface parcel.