013b705ee4
* Cluster first: build renewable profiles and add all assets after clustering * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * correction: pass landfall_lengths through functions * assign landfall_lenghts correctly * remove parameter add_land_use_constraint * fix network_dict * calculate distance to shoreline, remove underwater_fraction * adjust simplification parameter to exclude Crete from offshore wind connections * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove unused geth2015 hydro capacities * removing remaining traces of {simpl} wildcard * add release notes and update workflow graphics * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: lisazeyen <lisa.zeyen@web.de>
42 lines
808 B
YAML
42 lines
808 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:
|
|
- 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
|