GliderGeek / PySoar

Gliding competition analysis
http://www.pysoar.com
GNU General Public License v3.0
17 stars 7 forks source link

wrong analysis JWGC15 #42

Open GliderGeek opened 8 years ago

GliderGeek commented 8 years ago

task 11, standard class: http://www.soaringspot.com/en_gb/jwgc2015/results/standard/task-11-on-2015-12-12/daily

GX (ranking 5) doesn't seem to be analyzed correctly: strange values for thermal average, L/D average and thermal time. Problem might be situated in the phasesClass in which the flight is divided into cruise and thermal. screen shot 2016-01-05 at 22 32 55 screen shot 2016-01-05 at 22 33 09 screen shot 2016-01-05 at 22 33 05

GliderGeek commented 8 years ago

Cause is a shitty igc file, with which skylines can also not cope. unclear whether seeyou calculates it correctly. In the track there are a lot of wiggles which are seen as big direction changes as if the plane is still in a thermal.

screen shot 2016-02-20 at 23 02 25 screen shot 2016-02-20 at 23 02 33

wrong thermal location of skylines:

screen shot 2016-02-20 at 23 02 58
GliderGeek commented 8 years ago

removed milestone because bug does not have priority anymore (problem lies in source file). possible future research: does seeyou present same problem? can this be detected automatically?