sharppy / SHARPpy

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

"screenshot" #184

Closed rpdale closed 4 years ago

rpdale commented 4 years ago

I think this has been going on a while but I never paid attention as it's not a big deal.

On Win10 system - when I start the binary, shortly after the program main screen pops up it creates a "screenshot" image in the working directory.

screenshot

wblumberg commented 4 years ago

Ah. That's code from debugging when the program gets run on continuous integration. Not sure how to fix that right now as we need those screenshots.

wblumberg commented 4 years ago

Removed the code to do this in Commit ddea6f8 on the Andover branch.