WeatherBlend

Multi-model forecast blending

About WeatherBlend

WeatherBlend is a multi-model weather-forecast blending proof of concept for (0.0000°, 0.0000°, 0m). Eight numerical weather-prediction (NWP) models feed in via Open-Meteo — NOAA GFS, ECMWF IFS, DWD ICON, Météo-France, UK Met Office (UKV+UM Global blended), Environment Canada GEM, ECMWF AIFS (the GraphCast-style AI model), and JMA Global — and the predictions are blended with LightGBM trained against ERA5 reanalysis or per-station EA Hydrology rainfall, depending on the target. The Met Office DataHub Spot product also ships as a sanity check on the temp + rain skill pages, plotted alongside the blenders.

What it predicts

Data sources

Pipeline

A Cloudflare Worker fires four GitHub Actions workflows on cron schedules: collect pulls fresh NWP forecasts + observations every 6 h (08:30 / 14:30 / 20:30 / 02:30 UTC); predict-and-render runs 30 min later on the same cycle, executing every blender against the freshest inputs and regenerating this static site on Cloudflare Pages; truth-refresh backfills the daily ERA5 + EA-rainfall truth window at 12:00 UTC; verify runs Mon + Thu at 09:30 UTC and flags rolling-MAE / Brier drift > 1.5× training-test score per (model version, lead), emitting JSON sidecars that feed the Models-page verify-history tables.

Caveats

Source: github.com/harry1310/WeatherBlend. Rendered 2026-06-20 21:37Z.