This project converts FlightRadar24 ADSB CSVs into the G1000 format for loading into ForeFlight for review.
Project description
flightradar-to-g1000
This project converts ADSB data from a FlightRadar24 CSV file into Garmin G1000 flight log CSV format. One use for this project is for converting the ADSB CSVs into the G1000 format for loading into ForeFlight for review.
Requirements
- Python 3.12 or higher
- pandas library
- uv package manager
Installation
Install the required dependencies using uv:
uv sync
Usage
To convert a CSV file to Garmin G1000 format, run the following command:
uv run flightradar_to_g1000.py <input_file_path>
Replace <input_file_path> with the path to your input CSV file.
Example
uv run flightradar_to_g1000.py sample_data/source/38e7ef15.csv
The converted file will be saved with a _g1000 suffix before the file extension.
License
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flightradar_to_g1000-0.1.0.tar.gz.
File metadata
- Download URL: flightradar_to_g1000-0.1.0.tar.gz
- Upload date:
- Size: 68.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa4ac755766cd899c7981f7c40ee97d170dd16f713a94208c904af1c1004d5aa
|
|
| MD5 |
29b75b4f169ee586f21c64d73077b2ff
|
|
| BLAKE2b-256 |
154d05d5b0b223a8cc8add24f56d580f73de65e6c3352a48609a32890e1b6269
|
File details
Details for the file flightradar_to_g1000-0.1.0-py3-none-any.whl.
File metadata
- Download URL: flightradar_to_g1000-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9469d3a04005b6bf81b6d64ea7135937c4f965b705ac7d9be0263369042db619
|
|
| MD5 |
d9496f1cfc2e763f2af4f293cfa3509f
|
|
| BLAKE2b-256 |
3522910dc03a69c90c90baab4d0cbf43485cbc2adae4eab60136bb95fb79e0fc
|