Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Effective inflow layer, etc. #1854

Open
dopplershift opened this issue May 7, 2021 · 3 comments
Open

Effective inflow layer, etc. #1854

dopplershift opened this issue May 7, 2021 · 3 comments
Labels
Area: Calc Pertains to calculations Type: Feature New functionality

Comments

@dopplershift
Copy link
Member

Supercell composite needs effective_storm_helicity and effective_shear. From @mwilson14:

In this case, I think that effective storm-relative helicity is SRH computed over the depth of the effective inflow layer (the layer where parcels have > 100 J/kg CAPE and CIN weaker than -250 J/kg), and effective shear was supposed to be the bulk shear from the effective inflow base (the closest parcel to the surface that meets the effective inflow layer criteria listed above) up to 50 % of the most-unstable parcel's equilibrium level height.

Also noted by @dcamron in this Stack Overflow question from Thompson et al. 2007:

ESRH is the SRH calculated within the "effective storm inflow layer", which is the lowest vertical region of a storm defined by a lower boundary of a parcel characteristics CAPE >= 100 J/kg and CIN >= -250 J/kg, continuing upward until either of these criteria are no longer met. EBS is the bulk shear of a storm normalized over its depth instead of a standard vertical extent.

We could use calculations to facilitate this.

@dopplershift dopplershift added Type: Feature New functionality Area: Calc Pertains to calculations labels May 7, 2021
@michaelsessa
Copy link

Any progress in implementing effective layer calculations?

@dopplershift
Copy link
Member Author

None that I am aware of. Would be happy to see a motivated (and knowledgable) community member pick this up!

@dopplershift
Copy link
Member Author

There's the beginning of an implementation in the Sounding_Calculations.py example added in #2629. We can look at moving that into the library proper at some point in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Calc Pertains to calculations Type: Feature New functionality
Projects
None yet
Development

No branches or pull requests

2 participants