forked from PyPSA/technology-data
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
33 lines (24 loc) · 1.08 KB
/
config.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
# SPDX-FileCopyrightText: Contributors to technology-data <https://github.com/pypsa/technology-data>
#
# SPDX-License-Identifier: GPL-3.0-only
version: 0.9.2
# considered years for output data
years: [2020, 2025, 2030, 2035, 2040, 2045, 2050]
expectation: "" # tech data uncertainty, possible options [None, "optimist", "pessimist"]
#year for EUR outputs
eur_year: 2020
# add solar from different source
solar_utility_from_vartiaien: false
solar_rooftop_from_etip: false
energy_storage_database:
h2_from_budischak: false # add fuel cell/electrolysis efficiencies from Budischak (DEA assumptions very conservative)
ewg_home_battery: true # add home battery data derived from DEA data and EWG study
pnnl_energy_storage:
add_data: true # add storage data mainly from PNNL
approx_beyond_2030: ["same_as_2030"] # ["geometric_series"] or ["same_as_2030"]
# remove grid connection costs from DEA for offwind because they are calculated
# separately in pypsa-eur
offwind_no_gridcosts: true
desalination:
salinity: 35 # in PSU (Practical Salinity Unit) = kg/m^3
ndigits: 4