sharppy / SHARPpy

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

Cleanup for the release #55

Closed tsupinie closed 9 years ago

wblumberg commented 9 years ago

Do you have any pictures of the Windows changes?

tsupinie commented 9 years ago

Yes, I posted them on the thread for the Windows GUI issues.

Also, you may notice the text sizes are slightly different in the Fire Weather inset, even on Mac. I modified them to make the text sizes more consistent because the hodgepodge of text sizes was driving me nuts.

wblumberg commented 9 years ago

Yeah the different text sizes was a result of the porting from SHARP. SHARP had the different sizes, so I chose to duplicate it.

The new images look sick, by the way. It really changes the quality of the program on Windows. Two things I noticed on the images:

1.) Think you can shift the "Storm Slinky" text box up a little bit on the Windows version? That part probably shouldn't be too hard.

2.) The SRWIND and BRN Shear looks good, but the Corfidi/Bunkers section looks like it still has some alignment issues.

tsupinie commented 9 years ago

Check my latest commit. Images on the Windows GUI issues thread again.

wblumberg commented 9 years ago

Okay. I just made some changes to the params.py file and added the 0-3 MLCAPE to the thermo window. Trying to push. Accidentally made these changes to my master branch.

wblumberg commented 9 years ago

It did look fine when I looked at it by the way.

tsupinie commented 9 years ago

You have a missing parenthesis on line 2759 of params.py. I'd fix it myself, but I'm not entirely sure where the missing parenthesis is supposed to go.

wblumberg commented 9 years ago

Yeah. Just fixed it. I think my fork is messed up, so I'm just uploading it straight to the main repository for now.

wblumberg commented 9 years ago

Hmmm. Interesting. Does SPC have the 3CAPE? Yeah, ESP includes the 0-3 MLCAPE. This is quite surprising as this function has worked in the past...