jrenaud90 / pyBalloon

Python scripts that can be used to simulate trajectories of stratospheric weather balloons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyBalloon

Python scripts that can be used to simulate trajectories of tropospheric weather balloons.

Dependencies

  • Python 2.x (tested with 2.7.3)
  • Numpy
  • pygrib
  • scipy.interpolate
  • requests

Documentation

Each function has documentation at the beginning of said function. These docstrings are also in html format in doc/ subdirectory.

An example of the usage is provided in example_main.py.

About

Python scripts that can be used to simulate trajectories of stratospheric weather balloons.

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%