This project allows to read *.IGC files and to analyse flight data such as speed and finesse.
https://01ive.github.io/igc_trace_analyser/
Just download this project (<> CODE / Dwoload ZIP) and open index.html with your webbrowser.
Use the folder icon at the top left of the screen to select your igc file to analyse. Move mous cursor on top of graph or carto to analyse the trace.
This application relies mainly on
Thanks to browserify, it embeddeds nodejs modules:
- flight-recorder-manufacturers
- igc-parser
- flight-recorder-manufacturers
Please refer to LICENCE file. Third party components licences are located in licences local folder.