TCOscope / 2026

A self-contained global neural ozone forecast.

A five-day view of the ozone layer built from satellite chemistry, stratospheric weather and the latest observed atmospheric state—made explorable in a fast public web application.

T+1
T+2
T+3
T+4
T+5
Five forecast leads

Selected city outlook

294.8 DU · T+3

5-day CSV
5 daysForecast horizon
1.2°Global grid
150 × 300Cells per lead
107Benchmark initializations
01

Context & objective

Why forecast total-column ozone?

The problem

The ozone layer changes every day—and operational forecasts are difficult to access.

Short-term ozone variability matters for ultraviolet exposure, ecosystems, atmospheric circulation and scientific monitoring. Physics-based composition systems are powerful, but expensive to run and complex to turn into a focused local product.

Our response

A lightweight neural model with persistence as its physical prior.

TCOscope predicts change instead of rebuilding the atmospheric field from scratch. It fuses observations, future meteorology and regime indices, then publishes five global maps through a simple read-only delivery stack.

01

Stratospheric ozone

The protective layer that absorbs biologically damaging ultraviolet radiation.

02

Latitude matters

Typical levels and variability differ sharply between the tropics, midlatitudes and polar regions.

03

Transport matters

Brewer–Dobson circulation, seasonality and temperature redistribute and alter ozone.

04

Regimes matter

QBO, ENSO, solar forcing and polar chemistry influence changes across multiple time scales.

02

From orbit to interface

One daily pipeline, four clear stages

Model computation stays outside the public API. Each run assembles a verified atmospheric state, predicts all five leads, stores compact grids and serves them without recomputation.
01 · Observe

Build the current state

A rolling 21-day TROPOMI NRTI history provides ozone and trace-gas context. T0 must contain real observations for every required product.

02 · Condition

Add future weather

GFS fields at +24 to +120 hours describe winds, temperature and geopotential height through the stratosphere.

03 · Predict

Fuse space and time

Earthformer-Lite combines history, future meteorology and global regime indices to predict anchored residual corrections.

04 · Publish

Make it explorable

Five compressed grids move through PostgreSQL and FastAPI to the WebGL globe, city charts and CSV export.

03

Data lineage

Different data for prediction and proof

Operational inputs create the forecast. Separate satellite, ground and model references test whether the result transfers beyond its training target.
01

Operational observation history

Sentinel-5P / TROPOMI NRTI

Total-column O₃ plus CO, NO₂, SO₂, HCHO and aerosol index in a rolling 21-day window.

02

Future meteorology

NOAA GFS

Wind, temperature and geopotential height at 200, 100, 50, 30 and 10 hPa for every lead.

03

Large-scale context

NOAA CPC + CelesTrak

QBO at 30/50 hPa, F10.7 solar flux, ONI, Arctic Oscillation and North Atlantic Oscillation.

04

Independent ground validation

WOUDC Brewer / Dobson

Daily total-column ozone from 38 stations that were not the model's satellite training target.

05

Cross-sensor validation

NASA OMPS-NPP NMTO3

An external Level-3 daily ozone product used to test transfer beyond TROPOMI retrievals.

06

Physics-based reference

CAMS operational forecast

CAMS total-column ozone on matching leads, evaluated alongside the simple persistence baseline.

Model architecture

Persistence is the starting point, not the competitor we ignore.

Earthformer-Lite is a factorized spatiotemporal transformer with local and global attention. It forecasts corrections to the latest observed ozone field, so the network spends its capacity learning atmospheric change.
  • Temporal attention learns the evolution of chemistry and ozone history.
  • Spatial mixing represents local transport and large-scale teleconnections.
  • Future-to-history cross-attention connects GFS lead fields to the observed state.
21-day chemistry history
GFS T+1…T+5
QBO · F10.7 · ONI · AO · NAO
Earthformer-Liteanchored residual forecast
Five global ozone fields in Dobson Units
04

The public product

Research output that behaves like a product

The interface keeps the scientific field intact while making global patterns, exact values and local five-day outlooks understandable without specialist software.
atmosphere-predictions.com
01

Interactive globe

Drag, zoom and hover to inspect exact ozone values and coordinates anywhere on Earth.

02

Local context

Choose a city, focus the globe and read its complete T+1…T+5 ozone series.

03

Analysis-ready export

Download one wide CSV containing coordinates and all five dated forecast columns.

05

Evidence, not just a demo

Three references, five leads, one matched protocol

RMSE measures typical forecast error; lower is better. All charts use the same 107 January–May 2026 initializations and matched T+1…T+5 leads. Persistence repeats the last observed field.
Retrospective benchmark · not yet a prospective blind test

All five leads

Overall RMSE by reference

Lower is better · Dobson Units (DU)

TCOscopeCAMSPersistence

TROPOMI consistency

Same satellite target and observation mask used by the model pipeline

WOUDC ground stations

13,772 matched pairs from 38 independent Brewer/Dobson stations

OMPS cross-sensor

Raw NASA OMPS-NPP NMTO3 observations on a common grid

30.2%lower RMSE than CAMS in the TROPOMI-consistency benchmark
20.7%lower pooled RMSE than CAMS across 38 WOUDC stations
16.9%lower global RMSE than CAMS against raw OMPS observations

What the results establish

TCOscope beats persistence at every lead in all three comparisons.

The advantage over CAMS remains against an external satellite and independent ground stations.

Matched leads and common observations are evaluated without test-period bias correction.

What the results do not establish

The period covers Northern Hemisphere winter and spring, not a complete annual cycle.

The benchmark is retrospective; a frozen prospective 6–12 month protocol is still required.

The claim is about total-column ozone forecasting—not superiority over CAMS as a complete composition system.

Next chapter

From an encouraging benchmark to durable evidence

The web product is operational. The next work is scientific: freeze the protocol, expand the evaluation window and quantify forecast uncertainty.
01

Prospective validation

Register checkpoint and code hashes, then evaluate 6–12 untouched months without tuning.

02

Uncertainty & ensembles

Add calibrated intervals and explore ensembles with physics-based forecasts.

03

Higher resolution

Increase spatial detail carefully while preserving global consistency and affordable inference.

Atmospheric Researchers

Research, engineering and delivery in one project

TCOscope connects data collection, scientific modeling, validation, infrastructure and a public interface in one reproducible system.

Mikhail Razumovsky

Project contributor

GitHub