We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f177c8d commit 596bf2eCopy full SHA for 596bf2e
tests/unit/io/test_intake_esgf.py
@@ -254,6 +254,7 @@ def data_sources(session: Session) -> list[esmvalcore.io.protocol.DataSource]:
254
"mip": "Amon",
255
"project": "CMIP6",
256
"short_name": "tas",
257
+ "timerange": "1850/2100",
258
},
259
{
260
"CMIP6.CMIP.CCCma.CanESM5.historical.r1i1p1f1.Amon.tas.gn",
0 commit comments