{"id":18836312,"url":"https://github.com/obitech/gpsplot","last_synced_at":"2025-06-24T07:07:25.052Z","repository":{"id":144377690,"uuid":"90195919","full_name":"obitech/gpsplot","owner":"obitech","description":"A Python script to visualize GPS data with GNU plot ","archived":false,"fork":false,"pushed_at":"2017-05-04T18:43:52.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-22T18:34:50.065Z","etag":null,"topics":["gnuplot","gps-data","python","tu-chemnitz"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obitech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-05-03T21:43:01.000Z","updated_at":"2019-02-17T00:00:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"5bec48ed-18f0-4881-8131-513600b2ca3c","html_url":"https://github.com/obitech/gpsplot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/obitech/gpsplot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obitech%2Fgpsplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obitech%2Fgpsplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obitech%2Fgpsplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obitech%2Fgpsplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obitech","download_url":"https://codeload.github.com/obitech/gpsplot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obitech%2Fgpsplot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261624960,"owners_count":23186118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gnuplot","gps-data","python","tu-chemnitz"],"created_at":"2024-11-08T02:21:22.778Z","updated_at":"2025-06-24T07:07:25.045Z","avatar_url":"https://github.com/obitech.png","language":"Python","readme":"# gpsplot.py - A tiny program to plot GPS output\n\n![GNUplot 5 output file](https://github.com/obitech/gpsplot/blob/master/assets/track.png)\n\n### GPS data file\n![GPS data](https://github.com/obitech/gpsplot/blob/master/assets/info.png)\n\n### GNU plot\nYou can visualize it using GNU plot and the following commands:\n```gnuplot\n$ gnuplot\ngnuplot\u003e set grid\ngnuplot\u003e unset logscale x\ngnuplot\u003e unset logscale y\ngnuplot\u003e set xlabel \"Distance in km\"\ngnuplot\u003e set ylabel \"Height in m\"\ngnuplot\u003e set terminal png\ngnuplot\u003e set output \"track.png\"\ngnuplot\u003e plot \"gpsplot.gp\" using 3:7 notitle with lines linetype 3\n```\nThen open track.png in your folder.\n\n### Limitations\nYou need to change file names in script. Also this doesn't work yet if a time difference between two data points is more than 24h.  Other than that have fun!\n\n### Disclaimer\nThis was an assignment I did during my Masters program at [TU Chemnitz](https://www.tu-chemnitz.de/index.html.en \"Technical University Chemnitz\"). The following was provided:\n\n* `diff_dist()` function\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobitech%2Fgpsplot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobitech%2Fgpsplot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobitech%2Fgpsplot/lists"}