{% extends "newbase.html" %} {% load static %} {% load rowerfilters %} {% block title %}Workout Data Resample{% endblock %} {% block main %}
This functionality resamples the data to 1 second intervals. This can be useful in case there are gaps larger than 30 seconds in the data, which prevent the creation of a correct CP chart.