Skip to content
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

define the destiny of archive.R #21

Open
espinielli opened this issue Aug 7, 2019 · 0 comments
Open

define the destiny of archive.R #21

espinielli opened this issue Aug 7, 2019 · 0 comments

Comments

@espinielli
Copy link
Collaborator

archive.R deals with reading multinple FR24 flight files.

It has the benefit of dealing with the old problem reported to FR24 whereby CALLSIGN fields contained NULL characters (character string terminator \0) making the parsing of the filed fail by the underlying C library.

Ignoring this, multiple file read can simply be achieved with purrr (which is by the way used in import_flights_csvs too)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant