Venue Racing App Data Output - stroke/split charts
Posted: February 23rd, 2019, 5:46 pm
Some Indoor Erg races produce simple charts that plot the stroke rate and splits over the course of that rower's 2k.
Has anyone figured out an easy way to take the stroke rate/split data from VRA and produce those charts in bulk?
I can create them one-by-one from the CSV data in excel, and I'm sure I could write some perl/python with a graphing library to do it as well, but was hoping someone has already developed an easy approach to generate a bunch of graphs from the data that VRA generates.
It looks like Regatta Time developed one here in php for the display of the data:
https://regatta.time-team.nl/crashb/201 ... 2a41d2.php
Anybody done this and willing to share it? If not, I might have find to some time to code it and share.
Has anyone figured out an easy way to take the stroke rate/split data from VRA and produce those charts in bulk?
I can create them one-by-one from the CSV data in excel, and I'm sure I could write some perl/python with a graphing library to do it as well, but was hoping someone has already developed an easy approach to generate a bunch of graphs from the data that VRA generates.
It looks like Regatta Time developed one here in php for the display of the data:
https://regatta.time-team.nl/crashb/201 ... 2a41d2.php
Anybody done this and willing to share it? If not, I might have find to some time to code it and share.