dda58060ed
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Test workflows / OS (macos) (push) Has been cancelled
Test workflows / OS (ubuntu) (push) Has been cancelled
Test workflows / OS (windows) (push) Has been cancelled
Test workflows / Inhouse (atlite) (push) Has been cancelled
Test workflows / Inhouse (linopy) (push) Has been cancelled
Test workflows / Inhouse (powerplantmatching) (push) Has been cancelled
Test workflows / Inhouse (pypsa) (push) Has been cancelled
40 lines
793 B
YAML
40 lines
793 B
YAML
# SPDX-FileCopyrightText: 2017-2024 The PyPSA-Eur Authors
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
run:
|
|
name: "entsoe-all"
|
|
disable_progressbar: true
|
|
shared_resources:
|
|
policy: false
|
|
shared_cutouts: true
|
|
|
|
scenario:
|
|
ll:
|
|
- vopt
|
|
clusters:
|
|
- 128
|
|
opts:
|
|
- ''
|
|
sector_opts:
|
|
- ''
|
|
planning_horizons:
|
|
- ''
|
|
|
|
# TODO add Turkey (TR)
|
|
countries: ['AL', 'AT', 'BA', 'BE', 'BG', 'CH', 'CZ', 'DE', 'DK', 'EE', 'ES', 'FI', 'FR', 'GB', 'GR', 'HR', 'HU', 'IE', 'IT', 'LT', 'LU', 'LV', 'ME', 'MD', 'MK', 'NL', 'NO', 'PL', 'PT', 'RO', 'RS', 'SE', 'SI', 'SK', 'UA', 'XK']
|
|
|
|
electricity:
|
|
custom_powerplants: true
|
|
co2limit: 9.59e+7
|
|
co2base: 1.918e+9
|
|
|
|
lines:
|
|
reconnect_crimea: true
|
|
|
|
enable:
|
|
retrieve: true
|
|
retrieve_databundle: true
|
|
retrieve_cost_data: true
|
|
retrieve_cutout: true
|