Microsoft: Aurora 1.5 open-source model outperforms ECMWF ensemble on 88.9% of variables — new standard in AI weather forecasting
Aurora 1.5 is Microsoft's open-source foundation model for the Earth system that outperforms the ECMWF ensemble forecast on 88.9% of evaluated variables and horizons. The new release adds 22 meteorological variables, hourly resolution, and probabilistic ensemble forecasting — achieving around 33% lower track error for Hurricane Helene compared to the original Aurora.
This article was generated using artificial intelligence from primary sources.
On July 9, 2026, Microsoft Research published Aurora 1.5, a new version of its open-source foundation model for the Earth system. A foundation model for weather is a neural network trained on decades of atmospheric data that computes forecasts directly from learned patterns, without classical physical simulations on supercomputers.
How much better is Aurora 1.5 than the operational standard?
In Microsoft’s evaluation, Aurora 1.5 outperforms the ECMWF ensemble forecast (European Centre for Medium-Range Weather Forecasts) on 88.9% of evaluated variables and time horizons. The ECMWF ensemble is the gold standard against which all operational meteorological services are measured, so surpassing it on nearly nine out of ten metrics is the strongest result any AI system has achieved to date. For comparison, the original Aurora from 2024 only approached ECMWF on a subset of variables — version 1.5 achieves around 33% lower track error for Hurricane Helene compared to its predecessor.
Technical improvements
Aurora 1.5 expands the model with 22 additional meteorological variables, introduces hourly temporal resolution instead of six-hourly, and adds probabilistic ensemble forecasting — generating multiple scenarios with associated probabilities, which is crucial for assessing the risk of extreme events. The ensemble approach was precisely the main advantage of classical numerical systems over AI models.
Why the open-source release changes the calculus
Microsoft releases Aurora 1.5 as open-source, giving national meteorological services, insurers, and researchers a SOTA forecasting tool without licensing costs. Classical ensemble forecasting requires supercomputers; AI inference runs on standard GPU clusters in minutes. Together with Google DeepMind’s GraphCast and NVIDIA’s Earth-2 platforms, Aurora 1.5 confirms that AI weather forecasting in 2026 has moved from the research phase into operational use.
Frequently Asked Questions
- What is Aurora 1.5?
- Aurora 1.5 is Microsoft's open-source foundation model for weather prediction and Earth-system processes, upgrading the original Aurora with 22 additional variables, hourly resolution, and ensemble forecasts.
- How does Aurora 1.5 compare to ECMWF forecasting?
- In evaluation it outperforms ECMWF's ensemble — the gold standard of operational meteorology — on 88.9% of tested variables and time horizons, with around 33% lower track error for Hurricane Helene compared to the first Aurora.
- Is the model available for use?
- Yes, Aurora 1.5 is released as open-source, allowing meteorological services and researchers to run and adapt the model without licensing restrictions.
Related news
Google: SensorFM — foundation model trained on one trillion minutes of wearable data wins on 34 of 35 health tasks
Meta: Muse Spark 1.1 brings multimodal reasoning with one million token context and sub-agent coordination via Model API
OpenAI: GPT-5.6 arrives in three variants — Sol, Terra and Luna, with multi-agent orchestration and same-day availability in GitHub Copilot