From 1920c2bae1d3eea190bc7dc0784893f4a9091217 Mon Sep 17 00:00:00 2001 From: Irieo Date: Tue, 9 Aug 2022 15:30:58 +0200 Subject: [PATCH] temporary fix of DateIn and DateOut --- scripts/add_existing_baseyear.py | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/scripts/add_existing_baseyear.py b/scripts/add_existing_baseyear.py index f865ed9f..47728492 100644 --- a/scripts/add_existing_baseyear.py +++ b/scripts/add_existing_baseyear.py @@ -150,17 +150,29 @@ def add_power_capacities_installed_before_baseyear(n, grouping_years, costs, bas 'Storage Technologies' ] - # drop assets which are already phased out / decomissioned - phased_out = df_agg[df_agg["DateOut"]