Private
Public Access
1
0

removed reduction to 10 datapoints UA

This commit is contained in:
Sander Roosendaal
2017-04-17 09:26:57 +02:00
parent 4d08f1d043
commit 6cd18f424c

View File

@@ -237,14 +237,6 @@ def createunderarmourworkoutdata(w):
except KeyError:
haslatlon = 0
# short for debugging
t = t[:10]
d = d[:10]
lat = lat[:10]
hr = hr[:10]
lon = lon[:10]
spm = spm[:10]
# path data
if haslatlon:
locdata = []