Skip to content

Commit 596bf2e

Browse files
committed
Add timerange
1 parent f177c8d commit 596bf2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/io/test_intake_esgf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ def data_sources(session: Session) -> list[esmvalcore.io.protocol.DataSource]:
254254
"mip": "Amon",
255255
"project": "CMIP6",
256256
"short_name": "tas",
257+
"timerange": "1850/2100",
257258
},
258259
{
259260
"CMIP6.CMIP.CCCma.CanESM5.historical.r1i1p1f1.Amon.tas.gn",

0 commit comments

Comments
 (0)