walterjhudson / CSC_6110_MetPy

MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.
https://unidata.github.io/MetPy
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Add Support for Removing Vertical Pressure Bias in Super Cell Right Movement Modeling #2

Open walterjhudson opened 1 year ago

walterjhudson commented 1 year ago

What should we add?

Add Support for Removing Vertical Pressure Bias in Super Cell Right Movement Modeling
Estimate: 8
Priority: Should have
Story: As a researcher using functions to predict supercell storm motion, I want to remove uneven sample bias in vertical pressure mean calculations so that predictions and modeling in right movers are more accurate.
Acceptance criteria:
Given vertical pressure sample biased mean is removed
When the results using a modeling function to predict right movement in a supercell is compared to the results not using removal of vertical sample bias
Then models will more closely match historical data.

Reference

No response