diff --git a/rowers/templates/advancededit.html b/rowers/templates/advancededit.html deleted file mode 100644 index 66a6c8c8..00000000 --- a/rowers/templates/advancededit.html +++ /dev/null @@ -1,227 +0,0 @@ -{% extends "base.html" %} -{% load staticfiles %} -{% load rowerfilters %} - -{% block title %}{{ workout.name }} Advanced {% endblock %} - -{% block content %} -
- Please correct the error{{ form.errors|pluralize }} below. -
- {% endif %} - -Functionality marked with an asterisk (*) is limited to the paid plans. See - the page about Pro membership - for more information and to sign up for Pro Membership
- {% endif %} -| Date: | {{ workout.date }} | -
|---|---|
| Time: | {{ workout.starttime }} | -
| Distance: | {{ workout.distance }}m | -
| Duration: | {{ workout.duration |durationprint:"%H:%M:%S.%f" }} | -Public link to this workout | -- https://rowsandall.com/rowers/workout/{{ workout.id|encode }} - | - |
- Compare this workout to other workouts. Plot HR, SPM, or pace vs time or distance for the two workouts. -
-- Flexible Interactive plot. Pick your own X and Y axis parameters. -
-- {% if user|is_promember %} - Edit Intervals - {% else %} - Edit Intervals* - {% endif %} -
- Enter or change the interval and summary data for your workout - -- Enter or change the interval and summary data for your workout -
-- {% if user|is_promember %} - Dist Metrics Plot - {% else %} - Dist Metrics Plot* - {% endif %} -
-- Various advanced stroke metrics plotted versus distance. -
-- {% if user|is_promember %} - Time Metrics Plot - {% else %} - Time Metrics Plot* - {% endif %} -
-- Various advanced stroke metrics plotted versus time. -
-- {% if user|is_promember %} - Power Histogram - {% else %} - Power Histogram* - {% endif %} -
-- Plot the Power Histogram of this workout -
-- {% if user|is_promember %} - Glue - {% else %} - Glue* - {% endif %} -
-- Glue multiple workouts together (into one workout). For example, to combine separately recorded intervals. -
-- {% if user|is_promember %} - Sensor Fusion - {% else %} - Sensor Fusion* - {% endif %} -
-- Merge data from another source into this workout -
-- {% if user|is_promember %} - Split Workout - {% else %} - Split Workout* - {% endif %} -
-- Split workout into two seperate workouts -
-- See (and save) the big interactive plot -
-- If your workout has in-stroke metrics (like a stroke power curve or boat acceleration curve), you will find it here. -
-- Please correct the error{{ form.errors|pluralize }} below. -
- {% endif %} - -Functionality marked with an asterisk (*) is limited to the paid plans. See - the page about Pro membership - for more information and to sign up for Pro Membership
-{% endif %} -- Edit Workout -
-- Workflow View -
-- Export -
- -| Date: | {{ workout.date }} | -
|---|---|
| Time: | {{ workout.starttime }} | -
| Distance: | {{ workout.distance }}m | -
| Duration: | {{ workout.duration |durationprint:"%H:%M:%S.%f" }} | -Public link to this workout | -- https://rowsandall.com/rowers/workout/{{ workout.id|encode }} - | - |
- {% if user|is_promember %} - Compare Workouts - {% else %} - Compare Workouts* - {% endif %} -
-- Compare this workout to other workouts. Plot HR, SPM, or pace vs time or distance for the two workouts. -
-- Flexible Interactive plot. Pick your own X and Y axis parameters. -
-- {% if user|is_promember %} - Edit Intervals - {% else %} - Edit Intervals* - {% endif %} -
- Enter or change the interval and summary data for your workout - -- Enter or change the interval and summary data for your workout -
-- {% if user|is_promember %} - CrewNerd Summary - {% else %} - CrewNerd Summary* - {% endif %} - -
-- Upload a CrewNerd Summary (CSV file) to this workout. -
-- {% if user|is_promember %} - Stroke Profile (Empower) - {% else %} - Stroke Profile (Empower)* - {% endif %} -
- Analyze your stroke force profile (need Empower Oarlock data)- Interactive plot of Stroke Profile (with Empower Oarlock) -
-- {% if user|is_promember %} - OTW Power Plot - {% else %} - OTW Power Plot* - {% endif %} -
- Note: You must run the OTW calculations under Geeky Stuff first. Otherwise the plot will be empty - -- Pace, wind corrected pace, power, equivalent erg power in a static plot -
-- {% if user|is_promember %} - Geeky Stuff - {% else %} - Geeky Stuff* - {% endif %} - -
-- Add weather and current data and OTW power calculations. -
-- {% if user|is_promember %} - Smooth out Pace Data - {% else %} - Smooth out Pace Data* - {% endif %} - -
- This will reduce noise on your pace data. The smoothing is irreversible but you can use the reset smoothing button. - -- Pace data too noisy? Press this button! -
-- {% if user|is_promember %} - Raw Data - {% else %} - Reset Smoothing* - {% endif %} -
-- Reset pace data to values before smoothing -
-- {% if user|is_promember %} - Glue - {% else %} - Glue* - {% endif %} -
-- Glue multiple workouts together (into one workout). For example, to combine separately recorded intervals. -
-- {% if user|is_promember %} - Sensor Fusion - {% else %} - Sensor Fusion* - {% endif %} -
-- Merge data from another source into this workout -
-- {% if user|is_promember %} - Split Workout - {% else %} - Split Workout* - {% endif %} -
-- Split workout into two seperate workouts -
-- See (and save) the big interactive plot -
-- If your workout has in-stroke metrics (like a stroke power curve or boat acceleration curve), you will find it here. -
- 
- {% endif %} -- Import -
- Import workouts from Strava, SportTracks, and C2 logbook - {% else %} -- {% endif %} -
- Workouts -
- See your list of workouts - {% else %} -- {% endif %} -
- Graphs -
- See your most recent charts - {% else %} -- {% endif %} -
- Analysis -
- Analysis of workouts over a period of time - {% else %} -- {% endif %} -
 
Free Data and Analysis. For Rowers. By Rowers.
-- {% endif %} -
 
- {% endif %} - -- Import -
- Import workouts from Strava, SportTracks, and C2 logbook - {% else %} -- {% endif %} -
- Workouts -
- See your list of workouts - {% else %} -- {% endif %} -
- Graphs -
- See your most recent charts - {% else %} -- {% endif %} -
- Analysis -
- Analysis of workouts over a period of time - {% else %} -- {% endif %} -
- Edit Workout -
-- Advanced Edit -
- -- - - -
- - - -
- - - - -