mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-24 21:21:08 +02:00
Append flag_ranking to app/flags/ebas_dict.yaml. This is to disambiguate/overide conflicting flags
This commit is contained in:
@ -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}
|
||||
|
Reference in New Issue
Block a user