diff --git a/.github/workflows/ci-linux.yml b/.github/workflows/ci-linux.yml index ad90d75..bdf6b1e 100644 --- a/.github/workflows/ci-linux.yml +++ b/.github/workflows/ci-linux.yml @@ -115,4 +115,4 @@ jobs: run: | cd ../pypsa-earth snakemake -j1 run_all_scenarios - \ No newline at end of file + diff --git a/test/config_kz_default_test.yaml b/test/config_kz_default_test.yaml index 98ed477..6c1560d 100644 --- a/test/config_kz_default_test.yaml +++ b/test/config_kz_default_test.yaml @@ -18,6 +18,7 @@ scenario: countries: ["KZ"] + snapshots: start: "2013-01-01" end: "2013-01-02" @@ -44,7 +45,8 @@ cluster_options: build_shape_options: nprocesses: 1 # number of processes to be used in build_shapes nchunks: 3 # number of data chuncks for build_shapes. If not specified or smaller than nprocesses, specified as nprocesses - gadm_layer_id: 0 + gadm_layer_id: 0 # set gadm level to 0 to simplify the case + load_options: rescale_demand: true