OU-CS-Capstone-2024 / NOTAMyWatch

Group Capstone project at the University of Oklahoma. Project consists of creating an app that will more effectively warn pilots about airspace hazards. Using the FAA API for NOTAMs.
0 stars 0 forks source link

Airports lat long testing #18

Closed okie-creator closed 7 months ago

okie-creator commented 7 months ago

Pull request asked from meeting.

Given Time and location goes in the general direction between DFW and OKC and does all the API pull between then

n-grounds commented 7 months ago

I find that for large Pull Requests like this it is super helpful to reviewers to take a screenshot of the successfully executed code result showing the "UI / display / output" given the user's input, etc.

okie-creator commented 7 months ago

Screenshot 2024-02-16 123334 Screenshot 2024-02-16 123252 Showing the current implantation running. Numbers are the total Notam of each buildNotam run then the lat and long. Need to add a more straight line approach, which I will work on this weekend.

Gabrieldowen commented 7 months ago

What file did you run for this?

okie-creator commented 7 months ago

runNotam() function in getNotam.py Screenshot 2024-02-16 123905