Skip to content

Commit 28653d0

Browse files
committed
Increase ECS timerange
1 parent 8cfe2cf commit 28653d0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog/54.improvement.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Increased the timerange for the ECS diagnostic.

scripts/fetch_test_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ def process_sample_data_request(
258258
experiment_id=["abrupt-4xCO2", "piControl"],
259259
),
260260
remove_ensembles=True,
261-
time_span=("0101", "0125"),
261+
time_span=("0101", "0250"),
262262
),
263263
# ESMValTool ENSO data
264264
CMIP6Request(

0 commit comments

Comments
 (0)