sharppy / SHARPpy

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

BUG: Continue through full_gui if xml load doesn't work. #94

Closed nguy closed 8 years ago

nguy commented 8 years ago

Problem loading discussed in Issue #86 continued. Using the method:

python runsharp/full_gui.py

Nothing fancy, this quick fix allows the GUI to skip xml files that do not load properly (I found that mpas.xml and pecan.xml did not load). It will work as long as one instance is loaded into the ds dictionary, but I'm not sure the error testing is solid enough if none load.