NVIDIA Earth-2
NVIDIA Earth-2 is a software platform and family of models from NVIDIA for AI-accelerated weather and climate simulation, prediction, and visualization.[4] It combines physics-based numerical simulation, AI emulators trained on observational and reanalysis data, and interactive 3D visualization, with the stated long-term goal of building a kilometer-scale "digital twin" of Earth's atmosphere.[4] NVIDIA first announced the Earth Climate Digital Twin under the Earth-2 name on March 18, 2024,[1] and on January 26, 2026 released the Earth-2 family of open models, which NVIDIA describes as the first fully open, accelerated weather AI software stack spanning the entire forecasting pipeline.[2] Earth-2 is the weather and climate pillar of NVIDIA's broader AI for science push, and it is best understood as an open ecosystem of models, libraries, and reference tools rather than a single forecast product.
Overview and the Earth-2 platform
Earth-2 brings together GPU acceleration, generative AI, traditional physical simulation, and computer graphics to simulate and visualize weather at fine spatial scales.[4] The original 2024 announcement framed Earth-2 around an Omniverse-based interactive digital twin able to render and simulate atmospheric conditions toward a 2-kilometer resolution, motivated by the rising frequency of extreme-weather disasters.[1] NVIDIA chief executive Jensen Huang described the effort at launch as a way to help society "better prepare for, and inspire us to act to moderate," extreme weather.[1]
Over 2024 and 2025 the platform expanded from a visualization-and-downscaling concept into a layered software stack. The lower layers include PhysicsNeMo (formerly Modulus), a framework for training physics-informed and deep learning weather models, and Earth2Studio, an open-source Python toolkit for assembling inference pipelines that chain forecasting, downscaling, and post-processing models together.[16] On top of these sit the trained models themselves. A distinction worth keeping in mind is that Earth-2 hosts and standardizes both NVIDIA's own models and third-party models, so the platform is a hosting and tooling environment as much as a model zoo.
Components: FourCastNet, CorrDiff, and the supporting stack
The two longest-running NVIDIA models in Earth-2 are FourCastNet and CorrDiff, which address different parts of the problem.
FourCastNet (Fourier Forecasting Neural Network) is a global, data-driven medium-range forecast model first published in 2022 by researchers from NVIDIA, Lawrence Berkeley National Laboratory, the University of Michigan, and Rice University.[9] It originally used Adaptive Fourier Neural Operators trained on the ECMWF ERA5 reanalysis, producing global forecasts at 0.25-degree resolution.[9] The latest version, FourCastNet 3 (FCN3), was published on July 29, 2025 and moves to a spherical neural operator architecture built on spherical signal-processing primitives, with stochasticity introduced through a latent diffusion process on the sphere to generate calibrated ensembles.[8] Per NVIDIA's technical reporting, a single 60-day FCN3 rollout at 0.25 degrees and 6-hourly resolution runs in under four minutes on one NVIDIA H100 GPU, which NVIDIA cites as roughly an 8x speedup over Google DeepMind's GenCast and about 60x faster than ECMWF's IFS-ENS ensemble.[8]
CorrDiff is a generative diffusion model for downscaling, also called super-resolution. Introduced at GTC 2024 and described in a peer-reviewed Communications Earth and Environment paper, CorrDiff uses a two-step approach in which a deterministic model predicts the mean field and a diffusion model adds fine-scale correction, taking coarse roughly 25-kilometer input down to about 2-kilometer regional detail while also performing bias correction and variable synthesis.[15] NVIDIA reports CorrDiff running on the order of 500x to 1,000x faster and thousands of times more energy-efficient than comparable CPU-based numerical approaches; the precise multiplier varies by configuration and source, so these figures are best read as NVIDIA's own benchmark claims rather than independent results.[15] The initial CorrDiff model was tuned on Taiwan weather data with Taiwan's Central Weather Administration.[11]
The platform also includes cBottle (Climate in a Bottle), announced June 10, 2025, which NVIDIA calls the first generative AI foundation model designed to simulate global climate at kilometer scale.[12] cBottle is trained on high-resolution physical climate simulations plus roughly 50 years of observation-constrained atmospheric estimates, and can fill gaps, super-resolve coarse data, and correct biased climate models.[12] DLESyM, a deep-learning Earth-system emulator, is another component referenced in the open stack.[2]
The 2026 open models
At the American Meteorological Society Annual Meeting in Houston, NVIDIA on January 26, 2026 launched the Earth-2 family of open models, positioning it as an end-to-end, fully AI pipeline from raw observations to local storm prediction.[2] Three new models, each named by its architecture, anchor the release, alongside the existing CorrDiff and FourCastNet 3.[2]
Earth-2 Nowcasting, built on an architecture called StormScope, uses generative AI to turn country-scale inputs into kilometer-resolution, zero- to six-hour predictions of local storms and hazardous weather, generating satellite and radar-style imagery directly from geostationary satellite observations such as GOES, initially over the contiguous United States.[2] NVIDIA states it is the first AI model to outperform traditional physics-based systems on short-term precipitation forecasting by simulating storm dynamics directly.[2]
Earth-2 Medium Range, built on an architecture called Atlas, is a latent diffusion transformer trained on ERA5 that produces global forecasts up to 15 days ahead across more than 70 weather variables, predicting incremental atmospheric changes to preserve fine structure.[3] NVIDIA reports it outperforms GenCast on standard benchmarks; this is a vendor claim pending independent evaluation.[3]
Earth-2 Global Data Assimilation, built on an architecture called HealDA, produces the initial atmospheric conditions that forecasts start from, generating global snapshots of temperature, wind speed, humidity, and pressure in seconds on GPUs rather than hours on supercomputers.[2] NVIDIA says pairing HealDA with Medium Range yields the most skillful fully open, fully AI weather pipeline available, and that this model would arrive later in 2026 while Nowcasting and Medium Range shipped at launch.[2]
| Model / component | Architecture codename | Role | Resolution / range | First released |
|---|---|---|---|---|
| Earth-2 Nowcasting | StormScope | Convective nowcasting from satellite imagery | Kilometer-scale, 0 to 6 hours (CONUS) | January 2026[2] |
| Earth-2 Medium Range | Atlas | Global medium-range forecasting | 70+ variables, up to 15 days | January 2026[2] |
| Earth-2 Global Data Assimilation | HealDA | Initial-condition generation | Global, seconds on GPU | Expected later in 2026[2] |
| FourCastNet 3 | FCN3 (spherical neural operator) | Global ensemble forecasting | 0.25 deg, up to 60 days | July 2025[8] |
| CorrDiff | Correction diffusion | Downscaling / super-resolution | ~25 km to ~2 km | March 2024 (GTC)[15] |
| cBottle | Climate in a Bottle | Generative climate foundation model | Kilometer-scale global | June 2025[12] |
The 2026 models ship through Earth2Studio, Hugging Face, and GitHub as open, customizable checkpoints intended for sovereign and on-premises deployment, with accompanying research papers.[3]
Partnerships and deployments
NVIDIA has built Earth-2 around named adopters rather than a single flagship customer. In a March 18, 2025 announcement, climate-technology companies and agencies cited as using Earth-2 or CorrDiff included G42, Spire Global, JBA Risk Management, Tomorrow.io, GCL, Esri, Ecopia, OroraTech, and Taiwan's Central Weather Administration.[13] G42, through its Inception unit, built a custom downscaling system on CorrDiff for the United Arab Emirates' National Center of Meteorology,[14] and Spire reported sub-seasonal ensemble forecasting it characterized as roughly 1,000x faster than physics-based models.[13] Taiwan's National Science and Technology Center for Disaster Reduction embedded CorrDiff in its disaster-monitoring site to help forecasters prepare for typhoons, with NVIDIA citing an estimated gigawatt-hour of energy savings.[11]
The 2026 open-model launch named a wider set of users, including the Israel Meteorological Service, The Weather Company, the U.S. National Weather Service, TotalEnergies, Eni, Southwest Power Pool, AXA, and S&P Global Commodity Insights, spanning national agencies, energy firms, and insurers.[2] Amir Givati of the Israel Meteorological Service was quoted saying the Earth-2 models gave a 90 percent reduction in compute time at 2.5-kilometer resolution.[2] On the research side, the Max-Planck-Institute for Meteorology and the Allen Institute for AI (Ai2) have explored cBottle.[12] The Weather Company has separately discussed integrating its meteorological data and tools with NVIDIA Omniverse for digital-twin visualization.
Earth-2 at SIGGRAPH 2026 and AI physics surrogates
At SIGGRAPH 2026 in Los Angeles, NVIDIA Research and Engineering leaders Neil Ashton (a distinguished engineer at NVIDIA), Ming-Yu Liu (an IEEE Fellow who leads the NVIDIA Cosmos Lab), and Edward Liu (director of applied deep learning research at NVIDIA) gave a sponsored keynote, "Next Era of Graphics: Neural Rendering, World Models, and Simulation," on Monday, July 20, 2026 at 3:45 p.m. PDT.[18][19] Ashton's portion focused on AI physics, and he used Earth-2 as the weather and climate exemplar of a broader argument: that AI models trained on simulation data can act as fast surrogates for expensive numerical solvers.[18] The same idea, he said, extends to automotive aerodynamics and thermal design, domains where traditional methods such as computational fluid dynamics are accurate but far too slow for the interactive design loops engineers want.[18][20]
NVIDIA framed the Earth-2 family of open models as letting scientists boost their simulation resolution to new levels using AI trained on simulation output, while matching or exceeding the accuracy of traditional approaches.[18] The payoff the keynote stressed is speed: surrogates that return an answer in seconds make it practical to explore a design, or run a regional weather digital twin, inside a live loop rather than waiting hours on a supercomputer.[18][20]
The headline demonstration came from outside weather. To show how far the compression can go, NVIDIA described an aircraft-aerodynamics surrogate: a dataset of 2,000 aircraft simulations carrying more than 1 billion degrees of freedom generated roughly 200 terabytes of data, and a trained model captured that behavior in a checkpoint of about 200 megabytes.[18][20] NVIDIA called this "a million-times compression," taking the roughly 200 terabytes down to about 200 megabytes, with the model reproducing unseen geometries and boundary conditions to within about 1 to 2 percent and returning a result within roughly a second on a single workstation-class GPU (the company cited an RTX 6000).[18][20]
Two qualifications matter for reading these figures into Earth-2. First, the aircraft model is a distinct AI physics example, not Earth-2 itself: Earth-2 is the weather and climate pillar of the same thesis, and the roughly 200-megabyte checkpoint is a property of that specific aerodynamics surrogate, not a general Earth-2 model size. Second, as with many of the platform's weather and speed benchmarks, every one of these numbers is NVIDIA's own, presented from the keynote stage; they illustrate the trajectory of AI physics but await independent replication.[18][20]
Significance
Earth-2 sits at the intersection of two trends: the rapid rise of AI weather models that rival or beat traditional numerical weather prediction at a tiny fraction of the compute, and NVIDIA's strategy of supplying the full hardware-plus-software stack for scientific computing. By open-sourcing models across the whole pipeline, from data assimilation through medium-range forecasting, nowcasting, and downscaling, NVIDIA lowers the barrier for national meteorological agencies, startups, and researchers to run frontier forecasting on their own infrastructure, while keeping that work anchored to NVIDIA GPUs and libraries.
The main caveats are interpretive. Many of the headline accuracy and speed numbers, such as outperforming GenCast or IFS-ENS and the large energy-efficiency multipliers, originate from NVIDIA's own benchmarks and await broad independent confirmation from the meteorological community, which evaluates new models against shared baselines like ECMWF scorecards. The "digital twin" framing is also aspirational: a continuously running, fully coupled, 2-kilometer global twin remains a goal rather than a deployed product, and Earth-2 today is more accurately a toolkit for building regional twins and forecast pipelines. Even with those qualifications, the January 2026 release marked one of the first times a complete, openly licensed AI weather stack became available end to end, which is a meaningful shift for operational forecasting.
References
- ^NVIDIA Newsroom, "NVIDIA Announces Earth Climate Digital Twin," March 18, 2024. nvidianews.nvidia.com/...arth-climate-digital-twin
- ^NVIDIA Blog, "NVIDIA Launches Earth-2 Family of Open Models," January 26, 2026. blogs.nvidia.com/...nvidia-earth-2-open-models
- ^Hugging Face, "NVIDIA Earth-2 Open Models Span the Whole Weather Stack," January 26, 2026. huggingface.co/...earth-2-open-models
- ^NVIDIA, "AI-Powered Climate and Weather Simulation Platform: NVIDIA Earth-2." nvidia.com/...earth-2
- SiliconANGLE, "Nvidia launches Earth-2 open AI weather forecast models and tools," January 26, 2026. siliconangle.com/...-weather-forecast-models-tools
- HPCwire / AIwire, "NVIDIA Launches Earth-2 Family of Open Models for Weather and Climate AI," January 26, 2026. hpcwire.com/...dels-for-for-weather-and-climate-ai
- Meteorological Technology International, "Nvidia launches open Earth-2 model family for AI weather forecasting," January 2026. meteorologicaltechnologyinternational.com/...ecasting
- ^NVIDIA Technical Blog, "FourCastNet 3 Enables Fast and Accurate Large Ensemble Weather Forecasting with Scalable Geometric ML," July 29, 2025. developer.nvidia.com/...with-scalable-geometric-ml
- ^Bonev et al., "FourCastNet: A Global Data-driven High-resolution Weather Model using Adaptive Fourier Neural Operators," arXiv:2202.11214, 2022. arxiv.org/...2202.11214
- NVIDIA Technical Blog, "How Generative AI is Empowering Climate Tech with NVIDIA Earth-2." developer.nvidia.com/...e-tech-with-nvidia-earth-2
- ^NVIDIA Blog, "Generative AI Tracks Typhoons, Tames Energy Use" (CorrDiff and Taiwan CWA). blogs.nvidia.com/...weather-forecast-corrdiff
- ^NVIDIA Blog, "Clear Skies Ahead: New NVIDIA Earth-2 Generative AI Foundation Model Simulates Global Climate at Kilometer-Scale Resolution" (cBottle), June 10, 2025. blogs.nvidia.com/...ate-kilometer-scale-resolution
- ^NVIDIA Newsroom, "Climate Tech Companies Adopt NVIDIA Earth-2 for High-Resolution, Energy-Efficient, More Accurate Weather Predictions and Disaster Preparedness," March 18, 2025. nvidianews.nvidia.com/...ion-disaster-preparedness
- ^NVIDIA Technical Blog, "NVIDIA Earth-2 Powers Regional AI Weather Forecasting in the United Arab Emirates" (G42). developer.nvidia.com/...n-the-united-arab-emirates
- ^NVIDIA Docs, "Overview of NVIDIA Earth-2 Correction Diffusion NIM" (CorrDiff). docs.nvidia.com/...overview
- ^Earth2Studio Documentation. nvidia.github.io/earth2studio
- The National, "Nvidia's Earth-2 deal marks milestone in UAE-US AI co-operation," September 22, 2024. thenationalnews.com/...e-in-uae-us-ai-co-operation
- ^NVIDIA Blog, "At SIGGRAPH, NVIDIA Advances Graphics and Simulation With Agentic and Physical AI," July 20, 2026. blogs.nvidia.com/...siggraph-news-2026
- ^SIGGRAPH 2026, "Keynote Presentations" (Next Era of Graphics: Neural Rendering, World Models, and Simulation). s2026.siggraph.org/...keynote-presentations
- ^Investing.com, "NVIDIA at SIGGRAPH 2026: AI graphics and simulation push," July 2026. investing.com/...-and-simulation-push-93CH-4801795
Improve this article
Add missing citations, update stale details, or suggest a clearer explanation. Every suggestion is reviewed for sourcing before it goes live.
3 revisions · v4 · 2,254 words · full history
Fact-checks are independent of edits: a reviewer re-verifies the article against its sources and stamps the date. How we verify
Research and drafting on this wiki are AI-assisted, under named human editorial standards. How AI is used here
Cite this page: AI Wiki. "NVIDIA Earth-2." aiwiki.ai, updated 23 Jul 2026. CC BY 4.0. https://aiwiki.ai/wiki/nvidia_earth_2