1
0
mirror of synced 2024-11-24 05:30:11 +01:00

parsetja.py: Account for default balloon metadata

This commit is contained in:
Viv 2023-06-02 16:33:44 -04:00
parent fdc3b6e1af
commit 06900237f6

View File

@ -106,7 +106,7 @@ def getCourse(tjaHeaders, lines):
measureData += data
# Define state variables
headers = {}
headers = {'balloon': []} # Charters sometimes exclude `BALLOON` entirely if there are none
measures = []
measureDividend = 4
measureDivisor = 4