Skip to content

mn033/training_monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Training Monitoring for climbers

This is a small command line tool, which visualizes climbing training statistics. This little command line tool reads a .xls-file, which is specified by --input /path/to/xlsfile and generates a PDF or SVG, which visualizes the data in an appealing way. The .xls-file has to be in a certain form. A template can be found here link.

Charts and graphs are built with matplotlib. The visualization of the training data should help keeping track of the invested effort, seeing correlations and analyzing for improvements. Sample plot

To-Do

  • support of Google Spreadsheets
  • improvement of PDF rendering
  • improvement of the plotting
  • fine tuning of captured training data (maybe it should be extended by HRV, food intake, etc...)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages