Skip to content

Commit dcae502

Browse files
committed
silly mistake
1 parent e7f84b0 commit dcae502

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
@@ -269,9 +269,9 @@ def process_sample_data_request(
269269
table_id="Ofx",
270270
variable_id=["volcello"],
271271
experiment_id=["historical"],
272-
time_span=("2000", "2025"),
273272
),
274273
remove_ensembles=True,
274+
time_span=("2000", "2025"),
275275
),
276276
# PMP modes of variability data
277277
CMIP6Request(

0 commit comments

Comments
 (0)