* resolve Kosovo (XK) as separate country * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fillna * add missing key in data/existing_infrastructure/existing_heating_raw.csv --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
44 lines
824 B
YAML
44 lines
824 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:
|
|
simpl:
|
|
- ''
|
|
ll:
|
|
- vopt
|
|
clusters:
|
|
- 41
|
|
- 128
|
|
- 256
|
|
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
|