-
```python
$ python3 scripts/generate_profile.py FitSDKRelease_21.53.00.zip fitparse/profile.py
Traceback (most recent call last):
File "/devel/git/python-fitparse/scripts/generate_profile.py", li…
-
See test file `testdata/python-fitparse/compressed-speed-distance.fit`.
Compressed distance is not accumulated correctly. Possibly a roll over/overflow issue.
-
I am attempting to use fitparse to pull data from a RunScribe .fit file, and am running into an error at the end of the file:
fitparse.utils.FitEOFError: Tried to read 2 bytes from .FIT file but got …
-
> [Python](http://www.python.org/) 2.5 and above (Python 3 is currently not supported)
https://dtcooper.github.io/python-fitparse/
It appears that this information is out of date as the setup.py f…
-
A new format is used by Edge 800 instead of .tcx.
Need to check if this format can be imported.
uggla updated
12 years ago
-
Is [this](https://fellrnr.com/wiki/TRIMP) something that could be calculated and shown in a column for running activities with heart rate data?
I have a small python script that can calculate it gi…
misev updated
3 years ago
-
The option to filter by how many commits ahead a fork is would be insanely helpful
-
got this FitParseError parsing my zip data -
```In [3]: plot_calendar(zip_path=path, year=2022)
0%| | 0/1406 [0…
-
That's the error
```
Reading .fit file...
Exception in thread "main" com.garmin.fit.FitRuntimeException: FIT decode error: Protocol version 2.0 not supported. Must be 1.15 or earlier.
at com.g…
-
Garmin makes sleep data (part of the "daily summary") available for export as a zipped fit file.
Would it be possible to make this script also backup that data?
The url garmin connect fetches from i…
ck-on updated
5 years ago