{ "name": "LCCC", "id": "2aeee4ad-4492-4f8c-90e5-518758a6695e", "composites": [ { "id": "6416f74e-1a90-4525-974c-96643f0a5664", "name": "LARNACA", "identifier": "LCLK", "atisType": "Combined", "codeRange": { "low": "A", "high": "Z" }, "frequency": 126550000, "atisVoice": { "useTextToSpeech": true, "voice": "Default" }, "idsEndpoint": "", "useNotamPrefix": false, "useDecimalTerminology": true, "airportConditionsBeforeFreeText": false, "notamsBeforeFreeText": false, "presets": [ { "id": "4b479f97-124b-4ccf-9377-b89143c6f035", "name": "RWY 22", "airportConditions": "RWY IN USE 22. EXP ILS APP.", "notams": "", "template": "LARNAKA ARRIVAL AND DEPARTURE INFORMATION [ATIS_CODE]. TIME [OBS_TIME]. [ARPT_COND]. [TL]. [SURFACE_WIND]. [PREVAILING_VISIBILITY]. [RVR]. [PRESENT_WEATHER]. [CLOUDS]. [TEMP]. [DEW]. [PRESSURE]. [NOTAMS].", "externalGenerator": { "enabled": false } }, { "id": "d6f7fd55-b610-4efa-82e5-a2fe79d0963e", "name": "RWY 04", "airportConditions": "RWY IN USE 04. EXP RNP APP.", "notams": "", "template": "LARNAKA ARRIVAL AND DEPARTURE INFORMATION [ATIS_CODE]. TIME [OBS_TIME]. [ARPT_COND]. [TL]. [SURFACE_WIND]. [PREVAILING_VISIBILITY]. [RVR]. [PRESENT_WEATHER]. [CLOUDS]. [TEMP]. [DEW]. [PRESSURE]. [NOTAMS].", "externalGenerator": { "enabled": false } } ], "contractions": [ { "string": "P", "spoken": "PAPA" }, { "string": "REXAL", "spoken": "REKSAL" }, { "string": "Y", "spoken": "YANKIE" }, { "string": "VOR", "spoken": "V O AR" }, { "string": "S", "spoken": "SIERA" }, { "string": "Z", "spoken": "ZULU" }, { "string": "BONEK", "spoken": "BON EK" }, { "string": "X", "spoken": "EX RAY" }, { "string": "PHA", "spoken": "PAPHOS" }, { "string": "KOBER", "spoken": "CO BER" }, { "string": "AMAKO", "spoken": "A MA KO" } ], "airportConditionDefinitions": [], "notamDefinitions": [ { "ordinal": 1, "text": "BIRDS IN THE VICINITY OF THE AIRPORT.", "enabled": true } ], "atisFormat": { "observationTime": { "standardUpdateTime": [ 0 ], "template": { "text": "{time}Z", "voice": "{time} ZULU {special}" } }, "surfaceWind": { "speakLeadingZero": false, "magneticVariation": { "enabled": false, "magneticDegrees": 0 }, "standard": { "template": { "text": "{wind_dir}{wind_spd}KT", "voice": "WIND {wind_dir} AT {wind_spd}" } }, "standardGust": { "template": { "text": "{wind_dir}{wind_spd}G{wind_gust}KT", "voice": "WIND {wind_dir} AT {wind_spd} GUSTS {wind_gust}" } }, "variable": { "template": { "text": "VRB{wind_spd}KT", "voice": "WIND VARIABLE AT {wind_spd}" } }, "variableGust": { "template": { "text": "VRB{wind_spd}G{wind_gust}KT", "voice": "WIND VARIABLE AT {wind_spd} GUSTS {wind_gust}" } }, "variableDirection": { "template": { "text": "{wind_vmin}V{wind_vmax}", "voice": "WIND VARIABLE BETWEEN {wind_vmin} AND {wind_vmax}" } }, "calm": { "calmWindSpeed": 2, "template": { "text": "{wind}", "voice": "WIND CALM" } } }, "visibility": { "north": "to the north", "northEast": "to the north-east", "east": "to the east", "southEast": "to the south-east", "south": "to the south", "southWest": "to the south-west", "west": "to the west", "northWest": "to the north-west", "unlimitedVisibilityVoice": "visibility 10 kilometers or more", "unlimitedVisibilityText": "VIS 10KM", "includeVisibilitySuffix": true, "metersCutoff": 5000, "template": { "text": "{visibility}", "voice": "VISIBILITY {visibility}" } }, "presentWeather": { "lightIntensity": "light", "moderateIntensity": "", "heavyIntensity": "heavy", "vicinity": "in vicinity", "weatherTypes": { "DZ": "drizzle", "RA": "rain", "SN": "snow", "SG": "snow grains", "IC": "ice crystals", "PL": "ice pellets", "GR": "hail", "GS": "small hail", "UP": "unknown precipitation", "BR": "mist", "FG": "fog", "FU": "smoke", "VA": "volcanic ash", "DU": "widespread dust", "SA": "sand", "HZ": "haze", "PY": "spray", "PO": "well developed dust, sand whirls", "SQ": "squalls", "FC": "funnel cloud tornado waterspout", "SS": "sandstorm", "DS": "dust storm" }, "weatherDescriptors": { "PR": "partial", "BC": "patches", "MI": "shallow", "DR": "low drifting", "BL": "blowing", "SH": "showers", "TS": "thunderstorm", "FZ": "freezing" }, "template": { "text": "{weather}", "voice": "{weather}" } }, "clouds": { "identifyCeilingLayer": true, "convertToMetric": false, "undeterminedLayerAltitude": { "text": "undetermined", "voice": "undetermined" }, "types": { "FEW": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "FEW{altitude}", "voice": "few clouds at {altitude}" }, "SCT": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "SCT{altitude}{convective}", "voice": "{altitude} scattered {convective}" }, "BKN": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "BKN{altitude}{convective}", "voice": "{altitude} broken {convective}" }, "OVC": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "OVC{altitude}{convective}", "voice": "{altitude} overcast {convective}" }, "VV": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "VV{altitude}", "voice": "indefinite ceiling {altitude}" }, "NSC": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "NSC", "voice": "no significant clouds" }, "NCD": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "NCD", "voice": "no clouds detected" }, "CLR": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "CLR", "voice": "sky clear below one-two thousand" }, "SKC": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "SKC", "voice": "sky clear" } }, "convectiveTypes": { "CB": "cumulonimbus", "TCU": "towering cumulus" }, "template": { "text": "{clouds}", "voice": "{clouds}" } }, "temperature": { "usePlusPrefix": false, "pronounceLeadingZero": false, "template": { "text": "{temp}", "voice": "TEMPERATURE {temp}" } }, "dewpoint": { "usePlusPrefix": false, "pronounceLeadingZero": false, "template": { "text": "{dewpoint}", "voice": "DEWPOINT {dewpoint}" } }, "altimeter": { "pronounceDecimal": false, "template": { "text": "QNH{altimeter}", "voice": "QNH {altimeter}" } }, "transitionLevel": { "values": [ { "low": 977, "high": 1050, "altitude": 110 } ], "template": { "text": "TRANSITION LEVEL {trl}", "voice": "TRANSITION LEVEL {trl}" } }, "closingStatement": { "autoIncludeClosingStatement": true, "template": { "text": "CONFIRM INFORMATION {letter} ON FIRST CONTACT.", "voice": "CONFIRM INFORMATION {letter|word} ON FIRST CONTACT." } } } }, { "id": "9243c9cc-1d95-4948-96c3-176398dc7864", "name": "PAFOS", "identifier": "LCPH", "atisType": "Combined", "codeRange": { "low": "A", "high": "Z" }, "frequency": 127325000, "atisVoice": { "useTextToSpeech": true, "voice": "Default" }, "idsEndpoint": "", "useNotamPrefix": false, "useDecimalTerminology": true, "airportConditionsBeforeFreeText": false, "notamsBeforeFreeText": false, "presets": [ { "id": "21a4fcee-a6e2-4f84-a6b8-41c3c76b30f8", "name": "RWY 29", "airportConditions": "RWY IN USE 29. EXP ILS APP.", "notams": "", "template": "PAFOS ARRIVAL AND DEPARTURE INFORMATION [ATIS_CODE]. TIME [OBS_TIME]. [ARPT_COND]. [TL]. [SURFACE_WIND]. [PREVAILING_VISIBILITY]. [RVR]. [PRESENT_WEATHER]. [CLOUDS]. [TEMP]. [DEW]. [PRESSURE]. [NOTAMS].", "externalGenerator": { "enabled": false } }, { "id": "ec060929-7b15-449b-95d0-815f9cc10e0e", "name": "RWY 11", "airportConditions": "RWY IN USE 11. EXP RNP APP.", "notams": "", "template": "PAFOS ARRIVAL AND DEPARTURE INFORMATION [ATIS_CODE]. TIME [OBS_TIME]. [ARPT_COND]. [TL]. [SURFACE_WIND]. [PREVAILING_VISIBILITY]. [RVR]. [PRESENT_WEATHER]. [CLOUDS]. [TEMP]. [DEW]. [PRESSURE]. [NOTAMS].", "externalGenerator": { "enabled": false } } ], "contractions": [ { "string": "Z", "spoken": "ZULU" }, { "string": "S", "spoken": "SIERA" }, { "string": "P", "spoken": "PAPA" }, { "string": "VOR", "spoken": "V O AR" }, { "string": "X", "spoken": "EX RAY" } ], "airportConditionDefinitions": [], "notamDefinitions": [ { "description": "", "ordinal": 1, "text": "ATTENTION TO ALL PILOTS. NO RADAR SERVICES PROVIDED.", "enabled": true } ], "atisFormat": { "observationTime": { "standardUpdateTime": [ 0 ], "template": { "text": "{time}Z", "voice": "{time} ZULU {special}" } }, "surfaceWind": { "speakLeadingZero": false, "magneticVariation": { "enabled": false, "magneticDegrees": 0 }, "standard": { "template": { "text": "{wind_dir}{wind_spd}KT", "voice": "WIND {wind_dir} AT {wind_spd}" } }, "standardGust": { "template": { "text": "{wind_dir}{wind_spd}G{wind_gust}KT", "voice": "WIND {wind_dir} AT {wind_spd} GUSTS {wind_gust}" } }, "variable": { "template": { "text": "VRB{wind_spd}KT", "voice": "WIND VARIABLE AT {wind_spd}" } }, "variableGust": { "template": { "text": "VRB{wind_spd}G{wind_gust}KT", "voice": "WIND VARIABLE AT {wind_spd} GUSTS {wind_gust}" } }, "variableDirection": { "template": { "text": "{wind_vmin}V{wind_vmax}", "voice": "WIND VARIABLE BETWEEN {wind_vmin} AND {wind_vmax}" } }, "calm": { "calmWindSpeed": 2, "template": { "text": "{wind}", "voice": "WIND CALM" } } }, "visibility": { "north": "to the north", "northEast": "to the north-east", "east": "to the east", "southEast": "to the south-east", "south": "to the south", "southWest": "to the south-west", "west": "to the west", "northWest": "to the north-west", "unlimitedVisibilityVoice": "visibility 10 kilometers or more", "unlimitedVisibilityText": "VIS 10KM", "includeVisibilitySuffix": true, "metersCutoff": 5000, "template": { "text": "{visibility}", "voice": "VISIBILITY {visibility}" } }, "presentWeather": { "lightIntensity": "light", "moderateIntensity": "", "heavyIntensity": "heavy", "vicinity": "in vicinity", "weatherTypes": { "DZ": "drizzle", "RA": "rain", "SN": "snow", "SG": "snow grains", "IC": "ice crystals", "PL": "ice pellets", "GR": "hail", "GS": "small hail", "UP": "unknown precipitation", "BR": "mist", "FG": "fog", "FU": "smoke", "VA": "volcanic ash", "DU": "widespread dust", "SA": "sand", "HZ": "haze", "PY": "spray", "PO": "well developed dust, sand whirls", "SQ": "squalls", "FC": "funnel cloud tornado waterspout", "SS": "sandstorm", "DS": "dust storm" }, "weatherDescriptors": { "PR": "partial", "BC": "patches", "MI": "shallow", "DR": "low drifting", "BL": "blowing", "SH": "showers", "TS": "thunderstorm", "FZ": "freezing" }, "template": { "text": "{weather}", "voice": "{weather}" } }, "clouds": { "identifyCeilingLayer": true, "convertToMetric": false, "undeterminedLayerAltitude": { "text": "undetermined", "voice": "undetermined" }, "types": { "FEW": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "FEW{altitude}", "voice": "few clouds at {altitude}" }, "SCT": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "SCT{altitude}{convective}", "voice": "{altitude} scattered {convective}" }, "BKN": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "BKN{altitude}{convective}", "voice": "{altitude} broken {convective}" }, "OVC": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "OVC{altitude}{convective}", "voice": "{altitude} overcast {convective}" }, "VV": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "VV{altitude}", "voice": "indefinite ceiling {altitude}" }, "NSC": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "NSC", "voice": "no significant clouds" }, "NCD": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "NCD", "voice": "no clouds detected" }, "CLR": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "CLR", "voice": "sky clear below one-two thousand" }, "SKC": { "$type": "Vatsim.Vatis.Profiles.AtisFormat.Nodes.CloudType, vATIS", "text": "SKC", "voice": "sky clear" } }, "convectiveTypes": { "CB": "cumulonimbus", "TCU": "towering cumulus" }, "template": { "text": "{clouds}", "voice": "{clouds}" } }, "temperature": { "usePlusPrefix": false, "pronounceLeadingZero": false, "template": { "text": "{temp}", "voice": "TEMPERATURE {temp}" } }, "dewpoint": { "usePlusPrefix": false, "pronounceLeadingZero": false, "template": { "text": "{dewpoint}", "voice": "DEWPOINT {dewpoint}" } }, "altimeter": { "pronounceDecimal": false, "template": { "text": "QNH{altimeter}", "voice": "QNH {altimeter}" } }, "transitionLevel": { "values": [ { "low": 977, "high": 1050, "altitude": 110 } ], "template": { "text": "TRANSITION LEVEL {trl}", "voice": "TRANSITION LEVEL {trl}" } }, "closingStatement": { "autoIncludeClosingStatement": true, "template": { "text": "CONFIRM INFORMATION {letter} ON FIRST CONTACT.", "voice": "CONFIRM INFORMATION {letter|word} ON FIRST CONTACT." } } } } ] }