From a49e8d8ea8a3d9a6bfef3a5cd44eef0214d8516b Mon Sep 17 00:00:00 2001 From: maartenbrinkerink <65602545+maartenbrinkerink@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:56:22 -0500 Subject: [PATCH] updated config --- config/config.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/config/config.yaml b/config/config.yaml index 28ddff4..c9e203a 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -23,8 +23,25 @@ geographic_scope: - "BTN" - "IND" +# Set to True if transmission should be included crossborderTrade: True +# Set to True if existing transmission capacities should be included +# from the Global Transmission Database (Brinkerink et al., 2024). +transmission_existing: True + +# Set to True if planned transmission capacities should be included +# from the Global Transmission Database (Brinkerink et al., 2024). +transmission_planned: True + +# Set to True if existing storage capacities should be included +# from the Global Energy Storage Database (DOE/Sandia). +storage_existing: True + +# Set to True if planned storage capacities should be included +# from the Global Energy Storage Database (DOE/Sandia). +storage_planned: True + # Emission Parameters emission_penalty: # - [EMISSION, COUNTRY, START_YEAR, END_YEAR, VALUE]