Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle different logger intervals #3

Open
iamambrus opened this issue Nov 11, 2017 · 1 comment
Open

Handle different logger intervals #3

iamambrus opened this issue Nov 11, 2017 · 1 comment

Comments

@iamambrus
Copy link

As noted in the PySoar repository ( GliderGeek/PySoar#121 ) a high logger interval (e.g. 1 sec) can disrupt thermal detection and result in unusable performance indicators.

E.g. check flight PB on https://www.soaringspot.com/en_gb/62th-hungarian-national-gliding-hajduszoboszlo-airport-2017/results/unknown/task-8-on-2017-07-14/daily

The igc_lib repo already has an approach implemented for this:
https://github.com/xiadz/igc_lib/blob/master/igc_lib.py#L978

On a different note would there be a benefit to reuse igc_lib or make the flight analysis 'pluggable'?

@GliderGeek
Copy link
Owner

Thanks for pointing this out, seems like a good option to implement. Furthermore, i would very much interested to add the igc-lib thermal detector. Seems like a nice library. Maybe we could work together?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants