Tamela Maciel

Logo

PhD astrophysicist. Data Scientist.
Space Communications Manager.
Physics editor. Science writer.

View My LinkedIn Profile

Find Me On Twitter

View My GitHub Profile

Virtual Running Relays

By Tamela Maciel, May 2020

ABOUT:

West End Runners in Leicester challenge local clubs to a virtual running relay

During the lock-down, club runners are missing the buzz and companionship of races. But we can still compete virtually!

35 runners per club, 30 minute slots run from anywhere, how far in total can each club go? Most cummulative mileage wins.

alt text

This jupyter notebook digs into the stats of two recent races:

Various statistical plots are created, such as this plot of total mileage difference throughout the day between WER and WDAC:

alt text

And this boxplot showing the variation of individual runner mileage between each club:

alt text

Gpxpy and Folium are used to create a heat map of routes, drawn from individual gpx files and coloured by club:

For full window map, click here

For more details and code, see the GitHub repository.