-
Notifications
You must be signed in to change notification settings - Fork 147
Description
I am using ESMvaltool to look at CMIP6 extensions to 2300. I get an error for UKESM2 which the ESGF indicates ran to 2300. For example
{dataset: UKESM1-0-LL, project: CMIP6, exp: ssp585, ensemble: r4i1p1f2, grid: gn, timerange: 2250/2299}
ESGF suggests the data exist
but I get the error message suggesting data not found
2026-01-13 15:02:57,552 UTC [1794879] ERROR Could not create all tasks
2026-01-13 15:02:57,552 UTC [1794879] ERROR Missing data for preprocessor plot_multiple_timeseries/tas:
- Missing data for Dataset: tas, Amon, CMIP6, UKESM1-0-LL, ScenarioMIP, ssp585, r4i1p1f2, gn, supplementaries: areacella, fx, CMIP, piControl, r1i1p1f2
Is this something to do with the supplementaries (not certain where r1i1p1f2 came from)?
Code works for the other nine ESMs that ran SSP585 to ~2300 - CanESM5, MRI-ESM2-0, IPSL-CM6A-LR, ACCESS-CM2, ACCESS-ESM1-5, CESM2-WACCM, EC-Earth3-Veg, GISS-E2-1-H, NorESM2-MM.
Any ideas?
Thanks tony