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

Add Showalter and Modified Showalter Index #630

Closed
jrleeman opened this issue Nov 30, 2017 · 0 comments · Fixed by #1673
Closed

Add Showalter and Modified Showalter Index #630

jrleeman opened this issue Nov 30, 2017 · 0 comments · Fixed by #1673
Labels
Area: Calc Pertains to calculations GEMPAK Conversion Needed to replicate GEMPAK functionality Status: On Hold Another issue needs resolution for this issue to proceed
Milestone

Comments

@jrleeman
Copy link
Contributor

Index used to assess the possibility of thunderstorms or severe convective activity.

From COD (http://weather.cod.edu/sirvatka/si.html)

Showalter Index

SI = T500 - Tp500;
where Tp500 is the temperature of a parcel lifted dry adiabatically from 850 mb to its condensation level and moist adiabatically to 500 mb.

SI values +3 indicate possible showers or thunderstorms.
SI values -3 indicate possible severe convective activity.

Modified Showalter Index

(1958) is similar to the Showalter Index except it uses the mean mixing ratio of the layer from 850 mb to 500 mb for the initial value of the parcel. Values of this index +5 indicate potential thunderstorms; whereas numbers greater than 11 indicate little chance for convective activity.

@jrleeman jrleeman added Area: Calc Pertains to calculations GEMPAK Conversion Needed to replicate GEMPAK functionality labels Nov 30, 2017
@dopplershift dopplershift added Status: On Hold Another issue needs resolution for this issue to proceed and removed Status: Waiting labels Mar 9, 2018
@dopplershift dopplershift added this to the 1.1.0 milestone May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Calc Pertains to calculations GEMPAK Conversion Needed to replicate GEMPAK functionality Status: On Hold Another issue needs resolution for this issue to proceed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants