Skip to content

GliderGeek/aerofiles

 
 

Repository files navigation

aerofiles

waypoint, task, tracklog readers and writers for aviation

Build Status

Features

  • Flarm configuration file writer (aerofiles.flarmcfg)
  • IGC file reader and writer (aerofiles.igc)
  • OpenAir file reader (aerofiles.openair)
  • SeeYou CUP file reader and writer (aerofiles.seeyou)
  • WELT2000 file reader (aerofiles.welt2000)
  • XCSoar task file writer (aerofiles.xcsoar)

Development Environment

If you want to work on aerofiles you should install the necessary dependencies using:

$ pip install -r requirements-dev.txt

You can run the testsuite with:

$ tox

License

This code is published under the MIT license. See the LICENSE file for the full text.

About

waypoint, task, tracklog readers and writers for aviation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%