{"id":23840468,"url":"https://github.com/thisisnttheway/igc-merger","last_synced_at":"2026-06-19T03:31:12.752Z","repository":{"id":270560435,"uuid":"910756616","full_name":"ThisIsntTheWay/igc-merger","owner":"ThisIsntTheWay","description":"Merge split IGC files belonging to an identical flight","archived":false,"fork":false,"pushed_at":"2025-01-02T11:00:16.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T04:42:48.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/ThisIsntTheWay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-01-01T10:20:33.000Z","updated_at":"2025-01-02T11:00:19.000Z","dependencies_parsed_at":"2025-01-01T11:36:18.445Z","dependency_job_id":null,"html_url":"https://github.com/ThisIsntTheWay/igc-merger","commit_stats":null,"previous_names":["thisisnttheway/igc-merger"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThisIsntTheWay/igc-merger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIsntTheWay%2Figc-merger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIsntTheWay%2Figc-merger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIsntTheWay%2Figc-merger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIsntTheWay%2Figc-merger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThisIsntTheWay","download_url":"https://codeload.github.com/ThisIsntTheWay/igc-merger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIsntTheWay%2Figc-merger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34516549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-01-02T17:53:22.503Z","updated_at":"2026-06-19T03:31:12.730Z","avatar_url":"https://github.com/ThisIsntTheWay.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IGC merger\nMerge 2 IGC files together, such as when an FR has erroneously split up a single flight.  \nOnly IGC files of an identical FR, pilot and date will be processed.\n\n\u003e [!CAUTION]  \n\u003e The resultant IGC file will **fail to pass integrity checks** because its security record cannot be faithfully reconstructed.  \n\u003e Said security record relies on secret keys only known to the manufacturer of the flight recorder that has generated your IGC files.  \n\nNonetheless, a security record gets generated to preserve the IGC file structure.\n\n## Usage\n```bash\ngo run . \u003cfile1.igc\u003e \u003cfile2.igc\u003e\n```\n\nThe merged file will be written to the current workin directory as `merged.igc`.\n\n## Building\n```bash\n# With go\ngo get\ngo build .\n\n# Using ko\nko build --local .\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisisnttheway%2Figc-merger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisisnttheway%2Figc-merger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisisnttheway%2Figc-merger/lists"}