An open API service indexing awesome lists of open source software.

https://github.com/vuillaut/dataglide

Analyse data from gliders
https://github.com/vuillaut/dataglide

Last synced: 2 months ago
JSON representation

Analyse data from gliders

Awesome Lists containing this project

README

          

# FFVL flights records
https://parapente.ffvl.fr/cfd/selectionner-les-vols

Example:
https://parapente.ffvl.fr/sites/parapente.ffvl.fr/files/igcfiles/2017-12-20-igcfile-95927-139418.igc

# IGC file format
http://www.ukiws.demon.co.uk/GFAC/documents/tech_spec_gnss.pdf

## (Interactive) heatmap ressources:
- https://github.com/vgm64/gmplot
- https://dev.socrata.com/blog/2014/10/01/animated-heatmap.html
- https://github.com/Leaflet/Leaflet.heat
- https://alcidanalytics.com/p/geographic-heatmap-in-python

TODO:
- make a crawler to get datafiles from ffvl
- make crawler to get datafiles with associated metadata from ffvl
- make a DB to store metadata + datafiles
- use DeltaT as intensity for heatmaps