StrataWx
Real weather, modeled & injected.
StrataWx is the modern alternative to Active Sky. It feeds live atmospheric data into Microsoft Flight Simulator 2020 and 2024 in real time: winds and temperatures aloft, cloud decks, precipitation, pressure, and aviation hazards, written straight into the running sim through its in-game weather engine. No file swaps, no menu fiddling, and none of the abrupt jumps of older weather engines. The weather updates continuously and eases into place while you f... Real weather, modeled & injected.
StrataWx is the modern alternative to Active Sky. It feeds live atmospheric data into Microsoft Flight Simulator 2020 and 2024 in real time: winds and temperatures aloft, cloud decks, precipitation, pressure, and aviation hazards, written straight into the running sim through its in-game weather engine. No file swaps, no menu fiddling, and none of the abrupt jumps of older weather engines. The weather updates continuously and eases into place while you fly, anywhere on Earth, because StrataWx is built on global forecast models rather than US-only feeds. X-Plane support arrives mid-August.
Choose Your Simulator Version
\t
This product is available separately for Microsoft Flight Simulator 2020 and Microsoft Flight Simulator 2024.
Please ensure you purchase the correct version.
Microsoft Flight Simulator
MSFS 2020
£22. 19 excl. VAT
View MSFS 2020 Version
OR
YOU'RE VIEWING
Microsoft Flight Simulator
MSFS 2024
£22. 19 excl. VAT
MSFS 2024 Version
↔
Want both versions?
Already own either version, or want access to both MSFS 2020 and MSFS 2024 in one purchase? Click the button to view the Dual Licence and get access to both versions.
Upgrade
£4. 99
DUAL LICENCE
Dual Licence includes access to both simulator versions of this product.
. sim-version-notice {
width: 80%;
margin: 24px auto;
padding: 22px 24px 16px;
box-sizing: border-box;
background: #151515;
border: 1px solid #2e2e2e;
border-radius: 12px;
color: #ffffff;
font-family: inherit;
}
/* HEADER */
. sim-version-header {
text-align: center;
margin-bottom: 20px;
}
. sim-version-header h3 {
margin: 0 0 4px;
color: #ffffff;
font-size: 21px;
line-height: 1. 25;
font-weight: 700;
}
. sim-version-header p {
max-width: 1000px;
margin: 0 auto;
color: #b2b2b2;
font-size: 13px;
line-height: 1. 5;
}
/* VERSION GRID */
. sim-version-grid {
display: grid;
grid-template-columns: minmax(0, 1fr) 44px minmax(0, 1fr);
align-items: stretch;
}
. sim-version-card {
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 165px;
padding: 22px;
background: #1c1c1c;
border: 1px solid #353535;
border-radius: 10px;
box-sizing: border-box;
}
. sim-version-card. sim-current {
border: 2px solid #f03737;
}
. sim-version-card-content {
text-align: center;
}
. sim-eyebrow {
display: block;
margin-bottom: 5px;
color: #9fa3ad;
font-size: 10px;
line-height: 1. 3;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0. 04em;
}
. sim-version-card h4 {
margin: 0;
color: #ffffff;
font-size: 21px;
line-height: 1. 2;
font-weight: 700;
}
. sim-price {
margin: 8px 0 0;
color: #ffffff;
font-size: 15px;
font-weight: 700;
}
/* CURRENT VERSION */
. sim-current-badge {
position: absolute;
top: -1px;
right: -1px;
padding: 7px 13px;
background: #f03737;
border-radius: 0 9px 0 9px;
color: #ffffff;
font-size: 9px;
line-height: 1;
font-weight: 700;
letter-spacing: 0. 03em;
}
. sim-current-label {
display: inline-flex;
align-items: center;
justify-content: center;
align-self: center;
margin-top: 18px;
padding: 10px 16px;
background: rgba(240, 55, 55, 0. 13);
border: 1px solid rgba(240, 55, 55, 0. 08);
border-radius: 6px;
color: #f04444;
font-size: 13px;
font-weight: 700;
}
/* OR */
. sim-or {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
. sim-or::before {
content: "";
position: absolute;
top: 18px;
bottom: 18px;
left: 50%;
width: 1px;
background: #2e2e2e;
}
. sim-or span {
position: relative;
z-index: 2;
padding: 7px 5px;
background: #151515;
color: #9297a1;
font-size: 9px;
font-weight: 700;
letter-spacing: 0. 06em;
}
/* BUTTONS */
. sim-button {
display: inline-flex;
align-items: center;
justify-content: center;
width: fit-content;
padding: 11px 16px;
border-radius: 6px;
font-size: 12px;
line-height: 1. 2;
font-weight: 700;
text-decoration: none !important;
transition:
background 0. 2s ease,
border-color 0. 2s ease,
opacity 0. 2s ease,
transform 0. 2s ease;
}
. sim-version-card > . sim-button {
align-self: center;
margin-top: 18px;
}
. sim-button:hover {
transform: translateY(-1px);
}
. sim-button-secondary {
border: 1px solid #454545;
background: #1b1b1b;
color: #ffffff !important;
}
. sim-button-secondary:hover {
background: #252525;
border-color: #555555;
}
. sim-button-primary {
background: #f03737;
border: 1px solid #f03737;
color: #ffffff !important;
}
. sim-button-primary:hover {
background: #d92f2f;
border-color: #d92f2f;
}
/* UPGRADE */
. sim-upgrade-box {
display: grid;
grid-template-columns: auto minmax(0, 1fr) auto;
gap: 18px;
align-items: center;
margin-top: 14px;
padding: 16px 18px;
background: #1c1c1c;
border: 1px solid #353535;
border-radius: 10px;
}
. sim-upgrade-icon {
display: flex;
align-items: center;
justify-content: center;
width: 38px;
height: 38px;
flex: 0 0 38px;
background: #f03737;
border-radius: 50%;
color: #ffffff;
font-size: 18px;
font-weight: 700;
}
. sim-upgrade-copy h4 {
margin: 0 0 3px;
color: #ffffff;
font-size: 14px;
line-height: 1. 3;
font-weight: 700;
}
. sim-upgrade-copy p {
margin: 0;
color: #a9adb6;
font-size: 12px;
line-height: 1. 45;
}
. sim-upgrade-action {
display: flex;
align-items: center;
gap: 18px;
}
. sim-upgrade-price-wrap {
display: flex;
flex-direction: column;
align-items: flex-end;
}
. sim-upgrade-label {
margin-bottom: 1px;
color: #8f949d;
font-size: 9px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0. 05em;
}
. sim-upgrade-price {
color: #ffffff;
font-size: 16px;
font-weight: 700;
}
/* FOOTER */
. sim-footer-note {
margin-top: 12px;
text-align: center;
color: #858a94;
font-size: 10px;
line-height: 1. 4;
}
/* TABLET */
@media screen and (max-width: 800px) {
. sim-version-notice {
padding: 18px;
}
. sim-version-grid {
grid-template-columns: 1fr;
gap: 10px;
}
. sim-or {
min-height: 20px;
}
. sim-or::before {
top: 50%;
bottom: auto;
left: 10%;
right: 10%;
width: auto;
height: 1px;
}
. sim-or span {
padding: 4px 10px;
}
. sim-upgrade-box {
grid-template-columns: auto 1fr;
}
. sim-upgrade-action {
grid-column: 1 / -1;
justify-content: flex-end;
padding-left: 56px;
}
}
/* MOBILE */
@media screen and (max-width: 520px) {
. sim-version-header {
text-align: left;
}
. sim-version-card-content {
text-align: left;
}
. sim-version-card > . sim-button,
. sim-current-label {
align-self: stretch;
width: 100%;
box-sizing: border-box;
}
. sim-upgrade-box {
grid-template-columns: 1fr;
}
. sim-upgrade-icon {
display: none;
}
. sim-upgrade-action {
grid-column: auto;
padding-left: 0;
flex-direction: column;
align-items: stretch;
gap: 10px;
}
. sim-upgrade-price-wrap {
flex-direction: row;
justify-content: space-between;
align-items: center;
}
. sim-upgrade-label {
margin: 0;
}
. sim-button-primary {
width: 100%;
box-sizing: border-box;
}
}

