ezgliding / goigc

Package igc provides means to parse and analyse files in the IGC format
Apache License 2.0
19 stars 8 forks source link

detect thermals in flight data #5

Closed rochaporto closed 4 years ago

rochaporto commented 8 years ago

these can later be mapped to cells in the google map visualization

rochaporto commented 7 years ago

Interesting thermal metadata: Center: maybe using the s2 library this is easy to get with all the points, to map to a cell Width: how large it is Strength: avg climb ratio Quality: how good was the pilots thermalling, given this affects the avg climb ratio we compute Actual ratio: max ratio detected, real potential Drift: drift while circling, can be used later as estimated wind

rochaporto commented 4 years ago

See #6