tcgoetz / GarminDB

Download and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases with Jupyter notebooks.
GNU General Public License v2.0
1.18k stars 142 forks source link

Explanation for some GarminConfig Settings #78

Closed nicolae-stroncea closed 4 years ago

nicolae-stroncea commented 4 years ago

First, thanks for a fantastic project which gives me safety of mind of having my own data(especially in light of Garmin getting hacked) and being able to analyse it with my own tools!

I'm not clear on some of the configuration in the Settings and couldn't find explanations in the README or the file itself, so was hoping you'd be able to explain them.

The majority of the settings are very straightforward, below are the ones I'm not sure about:

        "download_days"                 : 31,
        "download_latest_activities"    : 20,
        "download_all_activities"       : 1000,
        "download_days_overlap"         : 3
tcgoetz commented 4 years ago

https://github.com/tcgoetz/GarminDB/wiki/Config