-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with parsing GPX #10
Comments
May be in miles? we sould test this and change the gpx format also。 |
@jperrine088 can you open the error json file and see the line caused this error about the unit? |
There is something wrong with your activity file. It contains the |
I have over 500 activities I think it would be a good idea to add the file
name output.
…On Sun, Aug 16, 2020 at 6:16 PM yihong ***@***.***> wrote:
May be in miles? we sould test this and change the gpx format also。
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APIC777A3OMRP4D5I6QNLILSBBLDZANCNFSM4QA6CTXA>
.
|
@jperrine088 I have updated the code in the GitHub repo. Please install from here. Now it should also print the name of the file being processed. |
Still not working... [+] Starting NRC Exporter |
It won't let me attach .JSON files so I've copy/pasted below.. hopefully it retains the formatting. {"id": "c9de2005-1165-4d5d-976a-3052856ef654", "type": "run", "app_id": "com.nike.sport.running.ios", "start_epoch_ms": 1555886402424, "end_epoch_ms": 1555886402424, "last_modified": 1555896065612, "active_duration_ms": 0, "session": false, "delete_indicator": false, "summaries": [], "sources": [], "tags": {"com.nike.running.audioguidedrun": "RUN_WITH_LOPEZ_1", "com.nike.running.goaltype": "duration", "location": "outdoors", "shoe_id": "6373f7dc-a5c6-467e-911e-82273fa2b798"}, "change_tokens": ["8a6c0dd44c305ed1cc771f28a5e696f08fd1b13898f3ef5465afb35618d1c2a5:1555896065612"], "metric_types": [], "moments": []} |
@jperrine088 did you manual add this activate? |
what do you mean by manually add? |
@yasoob |
@yihong0618 that sounds good! If you don't mind I would love to add you as a collaborator to the project as I have less time on my hand these days and you can continue working on it with greater degree of control. Is that something you would be interested in? |
@yasoob of course I lave interest. Its my pleasure, thank you~ |
@yihong0618 best. Just sent you the invite :) |
Accept~. |
@jperrine088 fixed, can you check? Please check with |
Hello - I was able to download the JSON files by using your older BASH script. I came across the nrc-exporter after downloading all of my data and chose to use the nrc-exporter -I command to parse the JSON files to GPX. I even ran under the sudo command and added -v for the detailed output. Is there something wrong with my data or are the dependencies jacked up? Appreciate your help.
The text was updated successfully, but these errors were encountered: