CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.py
opensoar/__init__.py
opensoar/version.py
opensoar.egg-info/PKG-INFO
opensoar.egg-info/SOURCES.txt
opensoar.egg-info/dependency_links.txt
opensoar.egg-info/requires.txt
opensoar.egg-info/top_level.txt
opensoar/competition/__init__.py
opensoar/competition/competition_day.py
opensoar/competition/competitor.py
opensoar/competition/daily_results_page.py
opensoar/competition/soaringspot.py
opensoar/competition/strepla.py
opensoar/task/__init__.py
opensoar/task/aat.py
opensoar/task/race_task.py
opensoar/task/task.py
opensoar/task/trip.py
opensoar/task/waypoint.py
opensoar/thermals/__init__.py
opensoar/thermals/flight_phases.py
opensoar/thermals/pysoar_thermal_detector.py
opensoar/utilities/__init__.py
opensoar/utilities/helper_functions.py
tests/competition/__init__.py
tests/competition/test_soaringspot.py
tests/competition/test_strepla.py
tests/task/__init__.py
tests/task/helper_functions.py
tests/task/test_aat.py
tests/task/test_aat_trip.py
tests/task/test_race_task.py
tests/task/test_trip.py
tests/task/test_waypoint.py
tests/thermals/__init__.py
tests/thermals/test_flight_phases.py
tests/utilities/__init__.py
tests/utilities/test_helper_functions.py