Upload Workout File
{% if user.is_authenticated and user|is_manager %}
Looking for Team Manager
Upload?
{% endif %}
{% if form.errors %}
Please correct the error{{ form.errors|pluralize }} below.
{% endif %}
{% csrf_token %}
Optional extra actions
{{ optionsform.as_table }}
You can select one static plot to be generated immediately for this workout. You can select to upload to Concept2 automatically. If you check "make private", this workout will not be visible to your followers and will not show up in your teams' workouts list.
Valid file types are:
- Painsled iOS Stroke Export (CSV)
- Painsled desktop version Stroke Export (CSV)
- A TCX file with location data (lat,long) - with or without Heart Rate value, for example from RiM or CrewNerd
- RowPro CSV export
- SpeedCoach GPS and SpeedCoach GPS 2 CSV export
- ErgData CSV export
- ErgStick CSV export
- BoatCoach CSV export
- A FIT file with location data (experimental)