forked from pypsa-meets-earth/pypsa-earth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.tutorial.yaml
66 lines (50 loc) · 1.14 KB
/
config.tutorial.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# SPDX-FileCopyrightText: PyPSA-Earth and PyPSA-Eur Authors
#
# SPDX-License-Identifier: CC0-1.0
version: 0.4.1
tutorial: true
countries: ["NG", "BJ"]
enable:
build_natura_raster: true
progress_bar: false
scenario:
clusters: [6]
opts: [Co2L-4H]
snapshots:
start: "2013-03-1"
end: "2013-03-7"
clean_osm_data_options:
threshold_voltage: 35000
base_network:
min_voltage_substation_offshore: 35000
min_voltage_rebase_voltage: 35000
electricity:
co2limit: 1.487e+9
co2base: 1.487e+9
automatic_emission: true
atlite:
nprocesses: 4
cutouts:
# use 'base' to determine geographical bounds and time span from config
# base:
# module: era5
cutout-2013-era5-tutorial: {}
renewable:
onwind:
cutout: cutout-2013-era5-tutorial
offwind-ac:
cutout: cutout-2013-era5-tutorial
offwind-dc:
cutout: cutout-2013-era5-tutorial
solar:
cutout: cutout-2013-era5-tutorial
hydro:
cutout: cutout-2013-era5-tutorial
hydrobasins_level: 4
hydro_max_hours: "energy_capacity_totals_by_country"
csp:
cutout: cutout-2013-era5-tutorial
solving:
solver:
name: glpk
options: glpk-default