Description Usage Format Details Source
This is a data set containing the forecasts of five ensemble weather prediction models for two-meter temperature from March, 2019 to March, 2021.
1 |
A named list with five entries, each containing a data.table
with 731 rows and a varying number of columns (depending on the number of
members).
initial condition date (with format YYYY-MM-DD)
latitude of the forecast location (in degrees)
longitude of the forecast location (in degrees)
member forecast (M members) in Kelvins
the measured two-meter air temperature in Kelvins
The five ensemble models are named CWAO (20 perturbed members, from ECCC), DEMS (11 perturbed members, from NCMRWF), ECMF (50 members, from ECMWF), EGRR (17 perturbed members, from UKMO) and RKSL (24 perturbed members, from KMA).
The forecasts are the ones at the nearest grid point to Toulouse-Blagnac station (France) in the TIGGE dataset. The observation is the two-meter height temperature measured at this same station, at 06UTC. The forecast initial time is 00UTC, with a 30 hour lead-time.
https://apps.ecmwf.int/datasets/data/tigge/levtype=sfc/type=pf/
https://donneespubliques.meteofrance.fr/?fond=produit&id_produit=91&id_rubrique=32
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.