Collection of code to load, process and analyse rowing data from World Rowing.
Can view the world rowing data by running streamlit run world_rowing/home.py
or visiting https://worldrowing.streamlit.app/
A python library for analysing gps and telemetry data. Try visiting https://rowing-gps.streamlit.app/ or https://rowing-telemetry.streamlit.app/ to test these features. Can run locally by running streamlit run gps.py
or streamlit run telemetry.py