Skip to content

Commit e7f84b0

Browse files
committed
didn't know it has to have a time span
1 parent f84d9dd commit e7f84b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/fetch_test_data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ def process_sample_data_request(
269269
table_id="Ofx",
270270
variable_id=["volcello"],
271271
experiment_id=["historical"],
272+
time_span=("2000", "2025"),
272273
),
273274
remove_ensembles=True,
274275
),

0 commit comments

Comments
 (0)