Giter VIP home page Giter VIP logo

Comments (7)

tcgoetz avatar tcgoetz commented on July 28, 2024

If you redownload the data for that period, is it still null? There are options for redownload.

from garmindb.

atusiniida avatar atusiniida commented on July 28, 2024

Thank you for your responce.

you mean that there are comand options for redownload?
could you give an example of the command?

I tired download reveral times and comfirm the phenomenon is reproducible.

from garmindb.

atusiniida avatar atusiniida commented on July 28, 2024

I am getting the data by vivosmart 5. when I was getting data by vivosmart 4, I am not face such a problem. it is possible that the problem is dependent on the device type?

from garmindb.

tcgoetz avatar tcgoetz commented on July 28, 2024

`orion:GarminDB_develop tgoetz$ garmindb_cli.py --help
usage: garmindb_cli.py [-h] [-v] [-t TRACE] [-b] [-d] [-c] [-i] [--analyze] [--rebuild_db] [--delete_db] [-e EXPORT_ACTIVITY] [--basecamp-activity BASECAMP_ACTIVITY] [-g GOOGLE_EARTH_ACTIVITY] [-A] [-a] [-m] [-r] [-s] [-w] [-l] [-o]

optional arguments:
-h, --help show this help message and exit
-v, --version print the program's version
-t TRACE, --trace TRACE
Turn on debug tracing

Modes:
-b, --backup Backup the database files.
-d, --download Download data from Garmin Connect for the chosen stats.
-c, --copy copy data from a connected device
-i, --import Import data for the chosen stats
--analyze Analyze data in the db and create summary and derived tables.
--rebuild_db Delete Garmin DB db files and rebuild the database.
--delete_db Delete Garmin DB db files for the selected activities.
-e EXPORT_ACTIVITY, --export-activity EXPORT_ACTIVITY
Export an activity to a TCX file based on the activity's id
--basecamp-activity BASECAMP_ACTIVITY
Export an activity to Garmin BaseCamp
-g GOOGLE_EARTH_ACTIVITY, --google-earth-activity GOOGLE_EARTH_ACTIVITY
Export an activity to Google Earth

Statistics:
-A, --all Download and/or import data for all enabled stats.
-a, --activities Download and/or import activities data.
-m, --monitoring Download and/or import monitoring data.
-r, --rhr Download and/or import resting heart rate data.
-s, --sleep Download and/or import sleep data.
-w, --weight Download and/or import weight data.

Modifiers:
-l, --latest Only download and/or import the latest data.
-o, --overwrite Overwite existing files when downloading. The default is to only download missing files.`

You need the --download flag and the --overwrite flag. The harder parts is specifying a limited date range. You can redownload only monitoring data with --monitoring. So:

garmindb_cli.py --monitoring --download --overwrite

from garmindb.

atusiniida avatar atusiniida commented on July 28, 2024

I ried redownload by "garmindb_cli.py --monitoring --download --overwrite".
However, the data for that period, is it still null.
Thank you for your more help.

from garmindb.

tcgoetz avatar tcgoetz commented on July 28, 2024

If you look at the file dates after the redownload, were the data files in question replaced?

from garmindb.

atusiniida avatar atusiniida commented on July 28, 2024

Yes, time created indicated that the data files is replaced.

from garmindb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.