Zwift Biking
Table of Contents
Finally!!
Sorry it tooks so long, but life has away of getting in the way. But now i compiled som funs plots from the Tour Britain (I think it was).
I only used people from my team and in the same group Ghost GHT. Maybe not as fun for others, but the reason is that if i take everyone, then the plots becomes very messy. But if there is a demand for making plots for other groups I might do another round, well actully it would be pretty easy, but for some reason I cant find the data anymore.
Lets dive into it.
Time vs stage
This plot shows the time for each rider (different color) on each stage. I know this is hard to read, but if you right click on the image and open in a new tab, you get a much bigger picture.
Egap vs Stage
This plot shows the Egap for each rider on each stage.
Pos vs Stage
This plot shows the Position for each rider on each stage
Egap cumulative
This is intresting, this shows the cumulative plot over time for each rider and stage. Obviously I should have done better..Anyhow, what we can see is the derivative for each stage. The flatter it is the better the rider performed according to egap. Now egap is a bit controversial since it takes the best rider for the category and race and compare to every rider on that race. So if you win your category, you get egap becomes 0. The problem is that races are done in different times, so if you manage to get into a race that is really slow, then you might hold on to the first group, and your egap will be low. On the other hand if you ride in a race with really fast riders that mange to hold on to a faster category rider, then egap tend to be quite big for the ones that don't, even if you had the same time as the slow race. Im not saying that I have a better idea, just stating that it is a bit controversial.
Code
Yes, i promised code… So here we go github frr, Its free to use in your own liking. But if you come up with some good ideas give me a shout
Final thoughts
I have some more ideas, but w'll see if there is time