IGC2CSV | Converts IGC flight logs to CSV , for use in Excel
kandi X-RAY | IGC2CSV Summary
kandi X-RAY | IGC2CSV Summary
IGC2CSV is a Python library. IGC2CSV has no bugs, it has no vulnerabilities and it has low support. However IGC2CSV build file is not available. You can download it from GitHub.
Reads an IGC file (a flight log used very commonly in hang gliding and paragliding) and spits out a CSV file with the flight data. The intention is to make it much easier to look at the flight data in a program like Microsoft Excel without having to write your own parser. The CSV output also has a bunch of data derived from the data, allowing quick and easy access to stats like distance traveled, per-second climb rate, total distance climbed, etc. Again, the idea here is to be able to pull this data in to Excel and start graphing it immediately without the need to do a bunch of formula work to get at the interesting statistics.
Reads an IGC file (a flight log used very commonly in hang gliding and paragliding) and spits out a CSV file with the flight data. The intention is to make it much easier to look at the flight data in a program like Microsoft Excel without having to write your own parser. The CSV output also has a bunch of data derived from the data, allowing quick and easy access to stats like distance traveled, per-second climb rate, total distance climbed, etc. Again, the idea here is to be able to pull this data in to Excel and start graphing it immediately without the need to do a bunch of formula work to get at the interesting statistics.
Support
Quality
Security
License
Reuse
Support
IGC2CSV has a low active ecosystem.
It has 11 star(s) with 6 fork(s). There are 2 watchers for this library.
It had no major release in the last 12 months.
There are 2 open issues and 1 have been closed. On average issues are closed in 7 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of IGC2CSV is v0.8
Quality
IGC2CSV has no bugs reported.
Security
IGC2CSV has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
IGC2CSV does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
IGC2CSV releases are available to install and integrate.
IGC2CSV has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed IGC2CSV and discovered the below as its top functions. This is intended to give you an instant insight into IGC2CSV implemented functionality, and help decide if they suit your requirements.
- Cuts the flight information from the flight
- Calculate the haversine distance .
- Parse an IGC file
- Log fix records
- Convert latitude to degrees
- Convert longitude to degrees
- Log header .
- Parse logline .
- Calculate the straight line distance between two points .
- Return the output filename .
Get all kandi verified functions for this library.
IGC2CSV Key Features
No Key Features are available at this moment for IGC2CSV.
IGC2CSV Examples and Code Snippets
No Code Snippets are available at this moment for IGC2CSV.
Community Discussions
No Community Discussions are available at this moment for IGC2CSV.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install IGC2CSV
The current version of IGC2CSV is a command-line tool that requires Python (tested with 2.7.5) to run. To install, simply extract the program to any convenient directory.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page