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

Sync plane_images.txt with *.csv database files #208

Merged
merged 5 commits into from
Apr 13, 2023

Conversation

Phaeton
Copy link
Collaborator

@Phaeton Phaeton commented Apr 12, 2023

Describe your changes

Add additional action to create_db_derivatives.py to add missing ICAO hexes to the plane_images.txt file. This will resolve #199.

Checklist before requesting a review

  • I have performed a self-review of my code.
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers.

@rickstaa
Copy link
Collaborator

@Phaeton I made some small changes to your script to prevent duplicate reading of the databases. Please check if the code still does what you had in mind. If you think it is okay, we can merge it 👍🏻.

@Phaeton
Copy link
Collaborator Author

Phaeton commented Apr 13, 2023

@rickstaa Looks good to me. I tweaked the dataframe naming slightly to align with the existing logic. No changes to function.

@rickstaa rickstaa merged commit c191ece into sdr-enthusiasts:main Apr 13, 2023
@rickstaa
Copy link
Collaborator

@rickstaa Looks good to me. I tweaked the dataframe naming slightly to align with the existing logic. No changes to function.

Great, thanks again for implementing this!

@Phaeton Phaeton deleted the gh_action branch April 13, 2023 17:09
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

Successfully merging this pull request may close these issues.

Update Github Action to Add lines to plane_images.txt when new planes added to plane-alert-db.csv
2 participants