sharppy / SHARPpy

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

Possible Watch Type Freeze Warning #8

Closed keltonhalbert closed 10 years ago

keltonhalbert commented 10 years ago

The possible watch type likes to erroneously place freeze warnings in desert locations. skewt

wblumberg commented 10 years ago

Fixed. The issue was with the watch type logic checking if the surface dew point was below 32 C instead of 32 F. The same issue was with the temperature check too.