openclimatefix / diffusion_weather

Testing out Diffusion-based models for weather and PV forecasting
MIT License
12 stars 1 forks source link

[Paper] SEEDS: Emulation of Weather Forecast Ensembles with Diffusion Models #9

Open hchen19 opened 3 months ago

hchen19 commented 3 months ago

Arxiv/Blog/Paper Link

Blog Arxiv Science Paper Code

Detailed Description

SEEDS can generate a large ensemble conditioned on as few as one or two forecasts from an operational numerical weather prediction system. The generated ensembles not only yield plausible real-weather–like forecasts but also match or exceed physics-based ensembles in skill metrics such as the rank histogram, the root-mean-squared error (RMSE), and the continuous ranked probability score (CRPS).

Context

Goal:

jacobbieker commented 3 months ago

Oh, this looks really interesting!