From eabf214672503a48faaed1f78a76727fd28a0252 Mon Sep 17 00:00:00 2001 From: Julius Busecke Date: Tue, 11 Jun 2024 13:59:23 -0400 Subject: [PATCH] Update config-pgf-runner-leap-dataflow.json --- configs/config-pgf-runner-leap-dataflow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/config-pgf-runner-leap-dataflow.json b/configs/config-pgf-runner-leap-dataflow.json index 634ae35..94c1570 100644 --- a/configs/config-pgf-runner-leap-dataflow.json +++ b/configs/config-pgf-runner-leap-dataflow.json @@ -9,7 +9,7 @@ "project_id": "leap-pangeo", "temp_gcs_location": "gs://leap-scratch/data-library/cmip6-pgf-ingestion/temp", "use_dataflow_prime": true, - "max_num_workers": 15 + "max_num_workers": 60 }, "TargetStorage": { "fsspec_class": "gcsfs.GCSFileSystem",