sharppy / SHARPpy

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

ImportError: No module named sharppy.plot.skew #162

Closed nuistly0451 closed 5 years ago

nuistly0451 commented 5 years ago

Hello,all. I download the example code(https://sharppy.github.io/SHARPpy/auto_examples/plot_sounding.html?highlight=plothodo),but the program 'plot_sounding.py' doesn't work. It seems that there is no 'sharppy.plot' in the SHARPpy lib. Where can i get 'sharppy.plot' library? Thank you!

wblumberg commented 5 years ago

That documentation is a part of the next release of our development branch of SHARPpy. That branch has the sharppy.plot library - the current release does not. You can get it here: https://github.com/sharppy/SHARPpy/tree/andover/sharppy