gps-wizard

GPS Wizard

This project contains a collection of Python modules that have been created to analyze speedsurfing GPS tracks.

The ultimate goal is to provide a generic data science toolkit to facilitate adhoc analysis of speedsurfing track data.

Some related articles are also included covering a variety of topics such as alpha racing and filtering.

Core Functionality

File Readers

The following formats can all be loaded using dedicated file readers:

Notes:

File Writers

The following formats can all be saved using dedicated file readers:

Data Fields

The section above provides links to pages for each individual file reader, including descriptions of all the fields that are loaded into ndarrays.

The various data fields supported by all of the file readers are described on a separate page. This can prove useful when comparing the different file formats.

Future

Further ideas and plans for the future are in the TODO list.

Articles

Detailed articles covering a number of topics are on a separate page.

Adhoc Utilities