sharppy / SHARPpy

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

Bugs from Tim's 2/28/2015 pull request #32

Closed wblumberg closed 9 years ago

wblumberg commented 9 years ago

1.) Zooming on the hodograph is broken. The actual line will zoom, but the background will not. 2.) The mean cloud-layer wind point is very fast and the point is far off from the hodograph. Looks like a units issue. 3.) After modifying the Skew-T diagram and then resetting the profile again, the keyboard buttons get disabled. Used to happen in previous iterations of SHARPpy and is a result of the SPCWindow loosing focus after interacting with an individual widget.

wblumberg commented 9 years ago

Based on the small number of fixes Tim made to the code that corrected these bugs, I'm closing this.