rileyjohngibbs / triathlon-results

For digesting results from triathlons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

  1. Digest results from a Gemini Timing CSV into a Python dictionary, with integer values for each time value.
  2. Estimate missing segment times based on average time spent, proportionally, in each segment by other participants.

Planned Features

  1. Report on ranking after each segment.
    1. Absolute ranking in the race.
    2. Ansolute ranking in the participant's age group.
    3. Number of other participants who passed or who were passed by each participant.
    4. Number of other age-groupers who passed or who were passed by each participant.

About

For digesting results from triathlons

License:MIT License


Languages

Language:Python 100.0%