Skip to content

dtredger/gpx-analytics

Repository files navigation

GPX Analytics

This is a jupyter notebook to analyze GPX files. In this case, it is targeted at analysis of GPS traces of sailing. The logic is a mashup of voila-gpx-viewer and a kitefoil analytics (

https://github.com/benhamner/kitefoil ).

Features

Sailing analytics relies on:

  • GPS trace map (to see what's what)
  • Speed
  • Polar diagram (speed vs True Wind angle)

Run it with:

Binder or Google Colab:

Usage

Create the environment with the dependencies:

conda env create
conda activate gpx-analytics

Open the app:

voila app.ipynb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published