diff --git a/Environment/environment.xml b/Environment/environment.xml index 9740d8eb8..32bbb2d6c 100644 --- a/Environment/environment.xml +++ b/Environment/environment.xml @@ -19,6 +19,7 @@ Live data + live-data Fetch live weather data for your nearest airport from noaa.gov. You need a working internet connection. Weather is generated automatically, once a valid METAR is received. @@ -29,6 +30,7 @@ + manual-input Manual input Enter your favorite METAR weather. A valid METAR syntax is required. @@ -37,6 +39,7 @@ + core-high-pressure-region Core high pressure region XXXX 012345Z 15003KT 19SM FEW072 FEW350 25/07 Q1028 NOSIG The center of a high pressure region, characterized by descending air and hence only weak cloud development with high visibility. @@ -46,6 +49,7 @@ + high-pressure-region High pressure region XXXX 012345Z 15003KT 12SM SCT048 FEW300 20/08 Q1022 NOSIG A high pressure region, characterized my moderate to strong Cumulus development in the afternoon and fairly good visibility conditions. @@ -55,6 +59,7 @@ + border-high-pressure-region Border of a high pressure region XXXX 012345Z 15003KT 10SM SCT036 SCT150 17/08 Q1016 NOSIG The border of a high pressure region, in which the airmass becomes unstable and various convective and stratiform clouds may appear. @@ -64,6 +69,7 @@ + border-low-pressure-region Border of a low pressure region XXXX 012345Z 15003KT 9SM BKN028 SCT090 FEW160 15/08 Q1010 NOSIG The border of a low pressure region, in which the airmass is unstable and convective clouds start to form layers and merge into stratiform clouds. @@ -73,6 +79,7 @@ + low-pressure-region Low pressure region XXXX 012345Z 15003KT 6SM SHRA BKN024 BKN053 FEW090 13/07 Q1004 NOSIG A low pressure region, characterized by rising air, widespread formation of stratiform clouds and beginning rain. @@ -83,6 +90,7 @@ Core low pressure region + core-low-pressure-region XXXX 012345Z 15003KT 4SM RA OVC020 SCT050 07/02 Q0998 NOSIG The core of a low pressure region, characterized by overcast clouds, bad visibility on the ground and significant rainfall. @@ -91,6 +99,7 @@ + warm-sector Warm sector XXXX 012345Z 15003KT 8SM SCT028 SCT088 20/14 Q1010 NOSIG A warm sector, characterized by high moisture in the air and haze extending up to high altitudes, but otherwise largely convective cloud development. @@ -100,6 +109,7 @@ + fair-weather Fair weather XXXX 012345Z 15003KT 12SM SCT041 FEW200 20/08 Q1015 NOSIG A lovely day for trip to your favorite 100$ hamburger airfield @@ -109,6 +119,7 @@ + thunderstorm Thunderstorm XXXX 012345Z 15012G25KT 4000 TSRA FEW030CB SCT035TCU 27/24 Q0995 @@ -122,6 +133,7 @@ + stormy-monday Stormy Monday XXXX 012345Z 28035G50KT 250V300 9999 TSRA SCT022CB BKN030 13/09 Q1005 @@ -130,6 +142,7 @@ + marginal-vfr Marginal VFR XXXX 012345Z 23010KT 5000 SHRA SCT012 BKN018 OVC060 15/11 Q1010 @@ -138,11 +151,13 @@ + cat-one-minimum CAT I minimum XXXX 012345Z 15015KT 0800 -RA BKN002 OVC004 08/06 Q0990 If you just got your IFR rating, this is what you are allowed to do. But can you? + cat-two-minimum CAT II minimum XXXX 012345Z 15010KT 0400 -RA BKN001 OVC002 08/06 Q0990 @@ -151,6 +166,7 @@ + cat-three-b-minimum CAT IIIb minimum XXXX 012345Z VRB01KT 0100 -RA FG OVC001 OVC002 02/02 Q0990 @@ -160,6 +176,7 @@ + early-morning-fog Early morning fog XXXX 012345Z 00000KT 0800 FG NCD 08/08 A3030 @@ -287,7 +304,7 @@ 40000 - clear + clear -9999 40000 diff --git a/Translations/default/weather-scenarios.xml b/Translations/default/weather-scenarios.xml new file mode 100644 index 000000000..356ccf94f --- /dev/null +++ b/Translations/default/weather-scenarios.xml @@ -0,0 +1,60 @@ + + + Live data + + Fetch live weather data for your nearest airport from noaa.gov. You need a working internet connection. + Weather is generated automatically, once a valid METAR is received. + + Manual input + Enter your favorite METAR weather. A valid METAR syntax is required. + Core high pressure region + The center of a high pressure region, characterized by descending air and hence only weak cloud development with high visibility. + High pressure region + A high pressure region, characterized my moderate to strong Cumulus development in the afternoon and fairly good visibility conditions. + Border of a high pressure region + The border of a high pressure region, in which the airmass becomes unstable and various convective and stratiform clouds may appear. + Border of a low pressure region + The border of a low pressure region, in which the airmass is unstable and convective clouds start to form layers and merge into stratiform clouds. + Low pressure region + A low pressure region, characterized by rising air, widespread formation of stratiform clouds and beginning rain. + Core low pressure region + The core of a low pressure region, characterized by overcast clouds, bad visibility on the ground and significant rainfall. + Warm sector + A warm sector, characterized by high moisture in the air and haze extending up to high altitudes, but otherwise largely convective cloud development. + Fair weather + A lovely day for trip to your favorite 100$ hamburger airfield + Thunderstorm + + A hot and damp summer day with thunderstorms developing in the afternoon. + Be prepared for reduction of visibility in showers and strong gusts + near thunderstorms + + Stormy Monday + + You're out for an adventure? Gusty winds blowing from the west + and isolated thunderstorms should be avoided. Fasten your seatbelt! + + Marginal VFR + + After the storm - limited visibility and some showers. + Go or No-Go? + + CAT I minimum + If you just got your IFR rating, this is what you are allowed to do. But can you? + CAT II minimum + + With just a 1/4 mile visibility and clouds at 100ft, you don't see much of the runway until + seconds before touchdown. Trust your instruments to stay alive. + + CAT IIIb minimum + + This is expert level. You will barely see the taxiway from the cockpit, even if you are + on ground. Fog and light drizzle, freezing level at 1000ft. + + Early morning fog + + Fog developed this autumn's morning. Expect good visibility above the layer. + However - getting through it can be a challenge. Stay alive for a 500' climb + and you'll see the sun! + + diff --git a/Translations/locale.xml b/Translations/locale.xml index aff960529..658e6f248 100644 --- a/Translations/locale.xml +++ b/Translations/locale.xml @@ -18,6 +18,7 @@ Translations/default/sys.xml Translations/default/tips.xml Translations/default/atc.xml + Translations/default/weather-scenarios.xml