Abstract
We introduce a machine-learning (ML)-based weather simulator--called"GraphCast"--which outperforms the most accurate deterministic operationalmedium-range weather forecasting system in the world, as well as all previousML baselines. GraphCast is an autoregressive model, based on graph neuralnetworks and a novel high-resolution multi-scale mesh representation, which wetrained on historical weather data from the European Centre for Medium-RangeWeather Forecasts (ECMWF)'s ERA5 reanalysis archive. It can make 10-dayforecasts, at 6-hour time intervals, of five surface variables and sixatmospheric variables, each at 37 vertical pressure levels, on a 0.25-degreelatitude-longitude grid, which corresponds to roughly 25 x 25 kilometerresolution at the equator. Our results show GraphCast is more accurate thanECMWF's deterministic operational forecasting system, HRES, on 90.0% of the2760 variable and lead time combinations we evaluated. GraphCast alsooutperforms the most accurate previous ML-based weather forecasting model on99.2% of the 252 targets it reported. GraphCast can generate a 10-day forecast(35 gigabytes of data) in under 60 seconds on Cloud TPU v4 hardware. Unliketraditional forecasting methods, ML-based forecasting scales well with data: bytraining on bigger, higher quality, and more recent data, the skill of theforecasts can improve. Together these results represent a key step forward incomplementing and improving weather modeling with ML, open new opportunitiesfor fast, accurate forecasting, and help realize the promise of ML-basedsimulation in the physical sciences.