This is an application that displays skier's GPS data on a set of dashboards for analysis.
- Import data from a selection of sources
- GSD format files
- GPX format files
- Direct from a Globalsat DG100/DG200 datalogger via USB/serial
- Store data in AWS DynamoDB for large scale processing.
- Interactive, dynamic HTML/JS charts using Dash.
SkiData has undergone a number of iterations and evolutions. Various forms of the project have previously existed, written in Java (for Android), Python and JavaScript. These are stored in archive branches in the repository for prosterity, but are deprecated and unsupported.
- Pandas
- Plotly
- pySerial
- SciPi
- TimezoneFinder