sharppy / SHARPpy

Sounding/Hodograph Analysis and Research Program in Python
https://sharppy.github.io/SHARPpy/index.html
Other
216 stars 112 forks source link

Questionable precip type #158

Open wblumberg opened 5 years ago

wblumberg commented 5 years ago

Saw evidence of a questionable precip type output from SHARPpy (on Pivotal Weather) where the low levels had a huge warm layer and yet the output precip type was Snow. See below:

https://twitter.com/SteveSeman/status/1085888217096863744

Looks like there may be some issues with the tpos values that are used in the best_guess_precip(). Should compare again with SPC to see what they get (currently have no test cases for this algorithm).