UMaine ECE 498 Python Ballooning
To make your first prediction you'll need to have Python 2.7 and the libaries listed below installed.
- math
- datetime
- calendar
- os
- time
- urllib
- urllib2
- re
- zipfile
- pytz
- shutil
- wx
- wx.lib.masked
- numpy
- pygrib
- wget
$ git clone https://github.com/UMaineECE498/PythonBallooning.git
-or-
https://github.com/UMaineECE498/PythonBallooning/archive/master.zip
Run the build/input.py script with ./build/input.py
- Use the gui to enter values to run the prediction with
- Click the run prediction
- Watch the status messages in the terminal. [This may take some time to download the GRIB(wind) and STRM(elevation) data]