Course_Generator icon indicating copy to clipboard operation
Course_Generator copied to clipboard

Add the ability to generate an average speed curve for a given user's previous activities

Open FJBDev opened this issue 6 years ago • 1 comments

For a given distance, a user might want to know what is his/her average speed considering multiple outings. Example :

  • A user would like to generate his/her average speed for the 50km distance
  • The user selects a folder where a list of files for this distance are present.
  • Course Generator reads all those files and generate a curve for which the speed/slope is that average of all those files

FJBDev avatar Aug 13 '18 17:08 FJBDev

Generating a speed/slope curve from a set of track is in my todo list since a long time. I never took the time to implement it. The "funny" thing is that it's not very complicated to implement ;)

patrovite avatar Aug 13 '18 20:08 patrovite