You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Investigate how to implement ICAO -- 4 letter airpiort codes
Fix tabulation by using {} formatting instead of all in-string TAB's
Fix color check also for: xterm-color and xterm-256color etc.
Add gate number to Departures
Add "-r" CLI flag to get Flightradar24 current flights within boundary box,
given a [lat/lon] (decimal degrees) and radius in km. I.e.:
arrivals -r <lat,lon> <radius[km]>
See:
1. MMM-FlightsAbove
2. flightradar24-client
[-] Add RealFeel temperature calulation from realfeel.py
A few things left t do:
.format
and.l/rjust
instead of all in-string TAB's.api.get_history_by_flight_number('AI101')[-5:]
Visibility
field (conversion issue?)(A great first issue to fix, if you'd like to contribute.)
The text was updated successfully, but these errors were encountered: