Skip to content

Tojnar/bloudeni

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tools for Sudetské Tojnárkovo Bloudění

Various tools for organizing Sudetské Tojnárkovo Bloudění, a multi-day orienteering event in Sudeten.

https://bloudeni.krk-litvinov.cz/

vysledky.py

Produces a results print-out using rogaining-style category ordering from an Excel spreadsheet containing a list of checkpoints visited by each team.

Usage

Adjust stages variable in the vysledky.py file to change captions used in the print out as well as parameters for calculating score. The keys are used as file names of the used CSV files. sheets variable will map Excel sheet names to a CSV file names for an optional automated conversion of the Excel file to CSV files used by the script (uncomment csv_from_excel invocation).

The script will load entries.csv file in the data/ directory to get information about teams (exported from entries with the addition of ignore column containing ms value for teams to be counted as out of competition). It will also load data/${stage_key}.csv for each stage listed in the aforementioned stages variable. Running the script wll then produce results for each stages as well as the total result for all stages in the out/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%