rochaporto / ezgliding

Website and software for analyzing, visualizing and planning gliding flights
GNU General Public License v3.0
5 stars 2 forks source link

igc flight parsing #2

Closed rochaporto closed 10 years ago

rochaporto commented 11 years ago

Parsing of flights stored in the IGC format, as defined in: https://github.com/rochaporto/ezgliding/blob/master/doc/igc-flight-specification.pdf

It should include parsing of all basic elements of flight metadata and fixes. That means records A, H for flight metadata; record B for fixes.

This is enough to properly optimize and catalog the flights. All extra information is left for later (if ever needed).