Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
FJBDev opened this issue Aug 13, 2018 · 1 comment

Comments

@FJBDev
Copy link
Collaborator

FJBDev commented Aug 13, 2018

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
@patrovite
Copy link
Owner

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 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants