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

Use single source to check for radars #603

Open
2 tasks
peterdesmet opened this issue Jun 8, 2023 · 0 comments
Open
2 tasks

Use single source to check for radars #603

peterdesmet opened this issue Jun 8, 2023 · 0 comments
Milestone

Comments

@peterdesmet
Copy link
Collaborator

There are currently two implementations to check for existing/valid radar codes:


  • list_vpts_aloft() makes use of the radar file maintained at https://github.com/enram/aloftdata.eu/blob/main/_data/OPERA_RADARS_DB.json. That is a good file to use. I think the code should be moved to a helper function though.
  • check_radar_codes() makes use of the lw-enram bucket, which will be deleted soon. That will break the functions depending on it. We should update this to make use of the new helper function.
@peterdesmet peterdesmet added this to the 0.7.0 milestone Jun 8, 2023
@iskandari iskandari modified the milestones: 0.7.0, 1.0.0 Jun 26, 2023
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

2 participants