What We Do

What we do

From global weather to your river

GEOGLOWS turns the same meteorology behind the global weather forecast into open, real-time river discharge for every stream on Earth, gauged or not. Here is how the system fits together, step by step.

  1. 01

    Global weather becomes runoff

    ECMWF's Integrated Forecast System drives a global land-surface model, turning the meteorology behind the world's weather forecasts into gridded runoff over every landmass. Forecasts run as a 51-member ensemble out to 15 days; the historical record uses ERA5 reanalysis.

  2. 02

    A river network for the whole planet

    That runoff is mapped onto TDX-Hydro, a high-resolution stream network built from 12 m TanDEM-X elevation data: about 7 million river reaches and their catchments, organized into 125 processing units.

  3. 03

    Routing runoff into streamflow

    RAPID, the Routing Application for Parallel computation of Discharge, routes runoff downstream through the network with a matrix Muskingum method, turning land runoff into actual discharge at every reach, gauged or not.

  4. 04

    History sets the thresholds

    An 85-year retrospective from 1940 establishes each river's normal range and return-period levels, so a forecast carries context: reaches are flagged when flow is expected to exceed local flood thresholds.

  5. 05

    Read any river in the Hydroviewer

    The Hydroviewer web app puts the forecast, the retrospective, and return-period flags on an interactive map, so anyone can look up the outlook for a specific reach in seconds.

  6. 06

    Build on the open data

    Every forecast and the full retrospective are published openly through a REST API, AWS Open Data, Esri Living Atlas, and the GEOGLOWS Python package, free to integrate into local warning systems and research.

Forecasting

Turning global weather into river discharge

GEOGLOWS forecasting rests on a chain of physically based models. ECMWF's Integrated Forecast System drives a global land-surface model that converts rainfall and snowmelt into gridded runoff, and that runoff is routed through the river network to produce discharge at every reach on Earth, gauged or not.

  • Ensemble meteorologyA 51-member ECMWF ensemble carries forecast uncertainty out to 15 days, so a forecast is a range of possible outcomes rather than a single line.
  • Vector routingThe RAPID model routes runoff downstream with a matrix Muskingum method across roughly 7 million TDX-Hydro reaches, resolving flow on rivers that have never been gauged.
  • An 85-year baselineAn ERA5-forced retrospective from 1940 establishes each river's normal range and return periods, giving every forecast physical context.
  • CalibrationRouting parameters are tuned with a machine-learning regression against observations to sharpen flow estimates worldwide.

Flood mappingIn development

From a discharge forecast to where the water goes

A rising hydrograph tells you a river will flood; it does not tell you which streets. Flood mapping is the science of translating forecast discharge into inundation extent, pairing the forecast with high-resolution terrain and satellite observations of surface water.

  • High-resolution terrainThe 12 m TanDEM-X elevation model that defines the river network also constrains where forecast water spreads across the floodplain.
  • Satellite observationOptical and radar (SAR) imagery map actual surface-water extent, providing the ground truth to calibrate and validate inundation estimates.
  • Forecast-driven extentLinking forecast discharge to modeled inundation turns 'the river will rise' into a map of what is at risk, block by block.

Groundwater

Making invisible water visible in time to act

Groundwater is out of sight until a well runs dry. GEOGLOWS combines measurements from space with records on the ground to make storage trends visible while there is still time to respond.

  • Satellite gravimetryThe NASA/DLR GRACE and GRACE-FO satellites detect tiny changes in Earth's gravity field, revealing month-to-month changes in total water storage.
  • Ground observationsIn-situ well levels and aquifer characterization anchor the coarse satellite signal to real, local conditions.
  • Bridging scalesThe engineering problem is downscaling: translating basin-wide gravity anomalies into aquifer-level insight a community can act on.

Capacity building

Engineering forecasts into local decisions

The hardest part of a global model is the last mile: making it usable inside a national service or a local community. Capacity building is the deliberate engineering of that adoption, co-developing methods and skills with the people who run and act on the forecasts.

  • National servicesWorking through existing hydromet institutions and their data policies, not around them, so forecasts fit into daily operations.
  • Research and studentsBYU's Capstone program pairs student teams with SERVIR regional hubs to build basin-specific applications and extend the science into new use cases.
  • Regional hubsSERVIR hubs and GEO regional structures carry training and support into each region, building durable local expertise.

GEOGLOWS V2

What powers the forecast today

The current system is built on GEOGLOWS V2, a ground-up upgrade to the hydrography, meteorology, data services, and tools behind every forecast.

Higher-resolution hydrography

The TDX-Hydro hydro fabric, derived from the 12 m TanDEM-X DEM, replaces V1's 90 m SRTM data, mapping about 7 million river reaches (up from 1 million) across 125 Vector Processing Units, with expanded coverage in northern North America, Europe, and Asia.

3-hourly forecasts on ECMWF IFS 48r1

Forecasts use the latest ECMWF meteorology and land-surface data and report discharge at a consistent 3-hour interval for easier analysis.

An 85-year retrospective from 1940

The historical simulation now begins in 1940 using ERA5 reanalysis, extending V1's coverage that started in 1979.

Open data on AWS

The complete forecast and retrospective datasets are available on demand through the AWS Open Data Program, broken down by location and time for fast, reliable access.

Upgraded maps and Hydroviewer

Faster Living Atlas web maps cover all 7 million reaches, and the Hydroviewer integrates the new data sources and the GEOGLOWS Python package.

Faster, more reliable services

The data service and Python package were overhauled, the model code optimized, and routing calibration improved with a machine-learning regression model for better flow estimates.