This is my first post here so firstly, thanks everybody who ever contributed to such a nice piece of software as FlightGear is.
Just for your information, I just published the first version of my fgkml script. The script reads the CSV log of the flight and generates a KML file that can be imported to Google maps to visualise the flight path (apparently the log file must provide the coordinates of the aircraft during the flight). The code is available at my GitHub repository https://github.com/mudrd8mz/fgkml
I personally found the post-flight analysis of the log file pretty interesting and useful for the training feedback. So beside this script, I've been also using LibreOffice Calc to make a chart with the altitude profile of flights etc. See the attached screenshot of the script's result.
