sharppy / SHARPpy

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

Feature Request: Insert Sounding Text #45

Closed thundersnow9 closed 8 years ago

thundersnow9 commented 9 years ago

An awesome feature would be to be able to insert custom sounding text into the program via the GUI. If it could translate the Wyoming sounding format, it would be killer for nearly every archived sounding around the globe dating back into the 1970s.

Like this one for example: http://weather.uwyo.edu/cgi-bin/sounding?region=naconf&TYPE=TEXT%3ALIST&YEAR=1999&MONTH=07&FROM=0300&TO=0300&STNM=72562

keltonhalbert commented 9 years ago

When you refer to custom sounding text, are you referring to custom data sources? i.e. the Wyoming files, SPC text files, etc?

thundersnow9 commented 9 years ago

Yes On Mar 26, 2015 2:25 AM, "Kelton Halbert" notifications@github.com wrote:

When you refer to custom sounding text, are you referring to custom data sources? i.e. the Wyoming files, SPC text files, etc?

— Reply to this email directly or view it on GitHub https://github.com/sharppy/SHARPpy/issues/45#issuecomment-86358646.

keltonhalbert commented 9 years ago

There is currently functionality to do this (albeit it doesn't work on linux for some reason), but not using the text format from Wyoming. I think adding a Wyoming decoder would be something very useful to have.