Google DeepMind Open-Sources WeatherNext: A Massive Leap Forward for Hurricane Forecasting
Predicting the exact path and intensity of a tropical cyclone is a notoriously difficult science. Traditionally, meteorologists have had to compromise: using broad, coarser global models to predict a storm's track, while relying on highly specialized local models to figure out its intensity.
Now, Google is changing the equation entirely. In a research paper published in Nature this week, Google DeepMind and Google Research unveiled WeatherNext (specifically the WeatherNext 2 family)—a unified artificial intelligence model capable of predicting a cyclone’s track, intensity, and wind structure with state-of-the-art accuracy up to 15 days in advance.
Crucially, Google isn't keeping this breakthrough locked behind closed doors. They have open-sourced the model, making it freely available to the global meteorological community.
The Core Breakthrough: 24 Hours of Extra Warning
When dealing with extreme weather, every single hour of lead time saves lives and infrastructure.
During extensive benchmarking against other top-tier weather models using historical data from 2023 and 2024, WeatherNext Cyclones achieved something remarkable: it gained an average of more than a full day (24 hours) of lead time advantage. This means it can deliver three-day forecasts with the same level of accuracy that previous systems could only achieve at two days.
Speed Meets Scale
Traditional physics-based weather models require massive supercomputers to crunch fine-grained variables for hours. WeatherNext operates on a completely different paradigm.
By leveraging Google’s Tensor Processing Units (TPUs), the AI can generate a complete 15-day global forecast in less than a minute. Last year, earlier iterations of this system could produce 50 predictions at a time. The new WeatherNext 2 model scales its ensemble size to 1,000 members using Functional Generative Networks (FGNs). This massive volume of simultaneous predictions allows forecasters to spot low-probability but catastrophic "tail-risk" scenarios, such as sudden and rapid storm intensification.
Under the Hood: How WeatherNext Works
To achieve this level of predictive power, Google DeepMind trained the model end-to-end on a massive dual-modality dataset:
- Global Weather Dynamics: Nearly 20 terabytes of global atmospheric data.
- Historical Cyclone Data: Expert-curated observations from the IBTrACS (International Best Track Archive for Climate Stewardship) database, encompassing roughly 5,000 historical storms.
The Resolution Paradox: Up until now, scientists believed that ultra-high spatial resolution was the absolute key to accurate intensity forecasting. Surprisingly, WeatherNext Cyclones achieves its record-breaking accuracy using a relatively coarse 28x28km input resolution—nearly 100 times coarser than traditional models.
The Open-Source Impact
By releasing the code and model weights via GitHub under an Apache 2.0 license, Google is handing a powerful tool directly to meteorological agencies, researchers, and nonprofits worldwide.
The open-source release includes three distinct variants:
- WeatherNext Cyclones: The primary model for extreme weather tracking.
- WeatherNext 2: The broader global weather prediction model.
- WeatherNext 2-mini: A highly efficient, smaller variant operating at a 111x111km resolution, which is lightweight enough to run in a free Google Colab notebook.
During the 2025 Atlantic hurricane season, the National Hurricane Center (NHC) already put the technology to the test, using the system to successfully forecast the rapid intensification of Hurricane Melissa. Now that the model is freely available, the barrier to entry for advanced climate resilience and disaster preparation has been dramatically lowered for agencies across the globe.