forked from lennycolton/vATIS-Profiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Aberdeen.json
50 lines (50 loc) · 1.49 KB
/
Aberdeen.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"Name": "Aberdeen",
"Composites": [
{
"Name": "Aberdeen",
"Identifier": "EGPD",
"Contractions": [],
"AtisFrequency": 21850,
"ObservationTime": {
"Enabled": false,
"Time": 0
},
"MagneticVariation": {
"Enabled": false,
"MagneticDegrees": 0
},
"AtisVoice": {
"UseTextToSpeech": true,
"Voice": "UK Male"
},
"IDSEndpoint": null,
"Presets": [
{
"Name": "34",
"AirportConditions": null,
"Notams": null,
"ArbitraryText": null,
"Template": "ABERDEEN INFORMATION [ATIS_CODE], TIME [TIME] RUNWAY IN USE 34. [WX]. ACKNOWLEDGE RECEIPT OF INFORMATION [ATIS_CODE] AND ADVISE AIRCRAFT TYPE ON FIRST CONTACT."
},
{
"Name": "16",
"AirportConditions": null,
"Notams": null,
"ArbitraryText": null,
"Template": "ABERDEEN INFORMATION [ATIS_CODE], TIME [TIME] RUNWAY IN USE 16. [WX]. ACKNOWLEDGE RECEIPT OF INFORMATION [ATIS_CODE] AND ADVISE AIRCRAFT TYPE ON FIRST CONTACT."
}
],
"AirportConditionDefinitions": [],
"NotamDefinitions": [],
"TransitionLevels": [],
"UseFaaFormat": false,
"UseNotamPrefix": false,
"UseTransitionLevelPrefix": true,
"UseMetricUnits": false,
"UseSurfaceWindPrefix": true,
"UseVisibilitySuffix": true,
"UseDecimalTerminology": true
}
]
}