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
- Host: GitHub
- URL: https://github.com/vuillaut/dataglide
- Owner: vuillaut
- License: gpl-3.0
- Created: 2018-01-03T14:33:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T00:42:47.000Z (over 8 years ago)
- Last Synced: 2025-08-23T03:47:54.910Z (10 months ago)
- Language: Jupyter Notebook
- Size: 3.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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