I have been riding using Zwift the past few nights, and although it records power, HR, etc., when I upload the fit file from Zwift to GC it does not change my Training Effect. Any suggestions on how to have Zwift contribute?
Thanks!
[zara@singularity fit]$ gpsbabel -i garmin_fit -f 1882056032.fit -o gpx -F test.gpx
[zara@singularity fit]$ head -10 test.gpx
<?xml version="1.0" encoding="UTF-8"?>
<gpx version="1.0" creator="GPSBabel - http://www.gpsbabel.org" xmlns="www.topografix.com/.../0">
<time>2017-07-29T06:16:41.502Z</time>
<bounds minlat="-11.654703772" minlon="166.946107227" maxlat="-11.635491108" maxlon="166.963563043"/>
<trk>
<trkseg>
<trkpt lat="-11.637052154" lon="166.949540454">
<ele>1.400000</ele>
<time>2017-07-29T00:03:24Z</time>
<speed>1.760000</speed>
[zara@singularity fit]$