Skip to content

dfeeney31/ExploreGPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExploreGPS

Exploring GPS and FIT files in python

If you track workouts with Garmin/other GPS devices and want to look at a csv of the files, you can use the Cycling_plots.py or running_plots.py files to convert the data stored in the FIT file into a pandas dataframe. It requires: Pandas, fitparse, and Numpy. If you want to create a map from the adta, you also need scipy, mplleaflet, and seawater.

GPXexplore will convert GPX files into speed and calculate total distance

About

Exploring GPS files in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages