Skip to content

Commit a22b5ee

Browse files
committed
Increase time period for cloud scatterplots
1 parent b478755 commit a22b5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/fetch_test_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ def process_sample_data_request(
235235
experiment_id="historical",
236236
),
237237
remove_ensembles=True,
238-
time_span=("2007", "2014"),
238+
time_span=("1996", "2014"),
239239
),
240240
Obs4MIPsRequest(
241241
id="esmvaltool-cloud-scatterplots-obs4mips",

0 commit comments

Comments
 (0)