From 203bd9d7407d8bdaafaa3c47d896c368d90599fc Mon Sep 17 00:00:00 2001 From: Barbara Bertozzi Date: Mon, 29 Sep 2025 10:09:04 +0200 Subject: [PATCH] feat: add to run_config.yaml number of processes for the dask cluster and option to select start and end dates for processing --- tests/run_config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/run_config.yaml b/tests/run_config.yaml index d4e93fb..4c56b70 100644 --- a/tests/run_config.yaml +++ b/tests/run_config.yaml @@ -17,6 +17,7 @@ workflow: cluster: use_local: false cores: 16 + processes: 8 memory: 128GB walltime: "2-00:59:00" partition: general @@ -24,6 +25,8 @@ cluster: chunking: freq: '5d' + start_date: '2020-08-24' + end_date: null bc: rho_eff: 1800