Glider Polar Visualiser

What it’s for

Shows how a glider’s polar curve shifts with ballast and MacCready setting, and what that means for speed to fly, across 200+ glider types.

How to use it

Open polars.neale.dev and pick a glider. Set a thermal strength and a ballast load, and the curve and the derived speeds update with it. Add a second glider to compare the two.

Features

How it works

Polar data is fetched from the XCSoar source, parsing the struct definitions with regex. A quadratic is fitted through the three measured points using a Cramer’s rule regression, and MacCready theory is applied to the fitted curve.