snakefile: introduce RESOURCES, RESULTS, BENCHMARKS, LOGS paths

This commit is contained in:
Fabian 2023-03-07 18:11:59 +01:00
parent 5cf2b8174a
commit 77291f7d64
5 changed files with 318 additions and 434 deletions

747
Snakefile

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,7 @@ logging:
run:
name: "" # use this to keep track of runs with different settings
shared_resources: false # set to true to share the default resources across runs
shared_cutouts: false # set to true to share the default cutout(s) across runs
foresight: overnight # options are overnight, myopic, perfect (perfect is not yet implemented)

View File

@ -4,6 +4,7 @@
run:
name: "test-sector-myopic"
shared_resources: true
shared_cutouts: true
foresight: myopic

View File

@ -4,6 +4,7 @@
run:
name: "test-sector-overnight"
shared_resources: true
shared_cutouts: true
scenario:

View File

@ -6,6 +6,8 @@ tutorial: true
run:
name: "test-elec" # use this to keep track of runs with different settings
shared_resources: true
shared_cutouts: true
scenario:
clusters: