model release

Google DeepMind Launches WeatherNext 3, Cutting Forecast Grid to 5km Using Live Satellite Data

TL;DR

Google DeepMind and Google Research released WeatherNext 3, a global weather AI model that ingests live geostationary satellite data to produce hourly forecasts at up to 5-kilometer resolution — five times sharper than its predecessor, WeatherNext 2. The model is now integrated into Google Search, Maps, Gemini, Google Maps Platform, and Cloud.

3 min read
0

What's New

Google DeepMind and Google Research released WeatherNext 3 on September 3, 2026, a global weather forecasting model the company describes as its most advanced and accurate to date. The model generates hourly forecasts at up to 5-kilometer resolution, which Google says is roughly five times sharper than WeatherNext 2, its previous flagship model that produced forecasts on a 25-kilometer grid in 6-hour increments.

The model is now integrated across Google Search, Gemini, Maps, Google Maps Platform, and Google Cloud.

Technical Details

WeatherNext 3's core change is its training data. Most AI weather models, including WeatherNext 2, learn from outputs of numerical weather prediction (NWP) systems — physics-based supercomputer simulations that carry roughly a six-hour data lag. WeatherNext 3 instead ingests a live mosaic of geostationary satellite data alongside historical analysis, feeding both into what Google calls a Functional Generative Network (FGN) mesh transformer. This architecture outputs dense gridded fields, discrete cyclone tracks, and station-level sparse coordinates directly.

Resolution varies by variable type: surface temperature and moisture are resolved at 5 kilometers, other surface variables at 10 kilometers, and atmospheric variables like wind speed at 25 kilometers. The model also trains directly on sparse weather station observations rather than only gridded atmospheric representations, which Google says improves accuracy in regions with sharp local variation — coastlines, valleys, and mountain ranges.

For precipitation — historically a weak point for both physics-based and AI weather models — WeatherNext 3 trains on NASA's satellite-based IMERG (Integrated Multi-satellite Retrievals for GPM) dataset combined with Google's own precipitation data.

The model adds forecasting for clean-energy applications: 100-meter wind speed predictions for turbine-height wind-energy output, and high-resolution cloud cover and solar radiation estimates for solar farm output planning.

Google cites independent live evaluations by Brightband as the basis for its claim that WeatherNext 3 is the most accurate global weather model available — this is a third-party claim, not an internally verified benchmark disclosed with specific scores.

Pricing and Availability

Pricing for direct API or Cloud access has not been disclosed. The model is available now through consumer-facing Google products (Search, Maps, Gemini) and via Google Cloud and Google Maps Platform for developers.

What This Means

WeatherNext 3 shifts the underlying data paradigm for AI weather forecasting — away from NWP-simulation outputs and toward live satellite observations — which directly addresses the 6-hour lag problem that has limited AI models' ability to track fast-developing storms and precipitation. The jump from 6-hour to hourly forecast cycles, combined with 5-kilometer resolution, is a meaningful technical improvement for use cases like storm response, agriculture, and renewable energy grid planning, particularly in regions across Latin America, Africa, and Asia-Pacific that previously lacked high-resolution regional forecasting due to supercomputing costs.

The accuracy claims rest on third-party evaluation by Brightband rather than a standardized, widely-adopted benchmark suite, so independent replication by other forecasting groups will matter for validating the five-times-sharper claim. Google's decision to route WeatherNext 3 immediately into Search, Maps, and Gemini means the model's real-world performance will be tested at consumer scale almost immediately, rather than through a slower research-to-product pipeline.

Related Articles

model release

AllSpark's Iris-mini and Iris-pro Top Open-Weight Search Agent Benchmarks

Chinese lab AllSpark has released Iris-mini and Iris-pro, two open-weight search agents built on Qwen3 models that claim the top spot among open-weight systems in their size classes on four research benchmarks. The release includes model weights, an agent harness, and evaluation code, with training pipelines to follow.

model release

Tencent Open-Sources AuK, a 1.5B-Parameter Speech Generation and Editing Model

Tencent has open-sourced AuK, a 1.5B-parameter foundation model for speech generation and editing that handles TTS, content editing, and audio enhancement through natural-language instructions. The release includes a distilled AuK-Flash variant for 4-step fast inference, both under MIT license.

model release

Google Releases TimesFM-3, a 330M-Parameter Model That Forecasts Sales Using Weather and Discount Data

Google Research has released TimesFM-3, a 330-million-parameter time series forecasting model that predicts outcomes like sales by combining related variables, historical data, and known future events such as discounts or weather. The model claims top rankings on three benchmarks against Amazon's Chronos-2 and the Toto-2.0 family.

model release

DeepSeek Ships V4.1-Flash With Novel Encoder-Decoder Architecture, Cuts KV Cache to 1/8 of Predecessor

DeepSeek released V4.1-Flash, a 763B-parameter model built on a new causal encoder-decoder architecture that splits 8B active parameters for prefill and 16B for decode. The model adds native vision support, a 1M-token context window, and shrinks KV cache footprint to roughly 1/8 of DeepSeek V4 Flash, while retiring V4 Pro.

Comments

Loading...