Click to see
definition
Lat: 
Lon: 
Alt: 
Can I fly?
Can I do XC?
What is it?

Paraglidable is an AI-based flying conditions forecasting program for paragliding.

It uses state-of-the-art artificial intelligence algorithms to interpret weather forecasts from multiple sources as comprehensible flying condition parameters. The AI examines the precipitations, cloud cover, wind at different altitudes etc. to know if you will be able to fly or not. Paraglidable studies for you ~200 weather parameters for each day and produces a clear summary. Futhermore, Paraglidable is able to predict how good the day will be for cross country flying.

To learn more about how it actually works, please follow this link.

To go even further and contribute, you can now find Paraglidable open-sourced on GitHub.

Legend

Can I Fly?

Probability that a flight will be reported, given the full weather vector of the day, assuming a given paragliders local population.

Can I do XC?

Probability that a flight of 60 points or more (using PWC scoring) will be reported, given the full weather vector of the day, assuming a given paragliders local population.

Wind

1 - 3/2 * (probability that a flight will be reported, given the wind-related weather parameters, assuming a given paragliders local population)

Humidity

1 - 3/2 * (probability that a flight will be reported, given the humidity-related weather parameters, assuming a given paragliders local population)

What is the API?

The paraglidable API let you integrate freely our forecasts into any website/service/application.
You can get a key by providing an email address.
You are limited to 10 spots by key.

JSON format

URL to use

Result example


XML format

URL to use

Result example

Donate

Hi,
My name is Antoine, I live in France and I have been creating and hosting Paraglidable since 2018.
I tried my best to squeeze Paraglidable into a small server but the computing needs an sharing the data with other applications for free are starting to take a toll 😅.
On top of that, I have another similar project in the works, but I don't have enough disk space to release it.
So I finally decided to let you contribute to the costs if you're willing to help.





Thank you!

How does it work?

Paraglidable.com uses deep learning to analyse standard weather models forecasts.

Offline training

Paraglidable.com uses an artifical neural network to compute "flyability" and "crossability" scores by analysing ~200 weather parameters for each day.
The neural network is trained over ground truth data spanning the last 10 years.
The ground truth data is composed of weather archives and available online flights databases (~2 000 000 flights).
During training, the neural network learns the correlation between weather conditions and reported flights (their number, distance, max vario, max altitude...).
Correlation results can be visualised here.

Online prediction

For computing forecast, paraglidable.com downloads the last weather forecasts from multiple sources to feed the neural network. The neural network outputs a prediction of the flying condition.

Data sources

NOAA, ECMWF, Météo France
Paragliding Forum, XContest, DHV-XC, CFD, XC League

Switch to the mobile version?
Switch to the mobile version?
YES
NO
never
Contact/Follow



Your name
Your e-mail (facultative)
Your message
Credits

Data sources

Weather

Flights

Map tiles

Geography

Flying spots

Images

Libraries

C++

Python

Javascript