sharppy / SHARPpy

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

NUCAPS update 3/2/21 #212

Closed Jeff-Szkodzinski closed 3 years ago

Jeff-Szkodzinski commented 3 years ago

Hi Greg,

I'm submitting a pull request for the "nucaps-test" branch as I've made some additional improvements to the main picker window. Some of these include reordering the NUCAPS data sources in the drop-down menu (i.e. grouping by geographic region instead of satellite name) and also disabling the calendar for NUCAPS-specific data. I also added functionality in full_gui.py to download new NUCAPS CSVs each time a different data source is chosen from the drop-down. Currently this action is only being done once when SHARPpy first launches. I was able to fully test these changes using the Anaconda "devel" environment on both Windows and Linux and feel they can be successfully merged upstream.

Thanks! Jeff