Private
Public Access
1
0
This commit is contained in:
sanderroosendaal
2016-11-06 18:52:59 +01:00
parent 52f6d180df
commit 57243e3187

View File

@@ -369,7 +369,6 @@ def add_workout_from_strokedata(user,importid,data,strokedata,source='c2'):
' longitude':loncoord,
' latitude':latcoord,
' Stroke500mPace (sec/500m)':pace,
' DragFactor':np.zeros(nr_rows),
' Power (watts)':power,
' DragFactor':np.zeros(nr_rows),
' DriveLength (meters)':np.zeros(nr_rows),