Append flag_ranking to app/flags/ebas_dict.yaml. This is to disambiguate/overide conflicting flags

This commit is contained in:
2025-02-26 15:05:06 +01:00
parent e6868da3d4
commit 6d5d74e616

View File

@ -35,3 +35,6 @@ flags:
999:
validity: "I"
description: "Missing measurement, unspecified reason"
# Define flag rankings with flag 0 as the absolute lowest
flag_ranking : {100: 100, 110: 80, 111: 75, 559: 60, 652: 50, 660: 40, 456: 30, 460: 28, 599: 26, 659: 24, 999: 20, 0: 10}