diff --git a/data/nuclear_p_max_pu.csv b/data/nuclear_p_max_pu.csv index 1ea0318e..0fdb5e5b 100644 --- a/data/nuclear_p_max_pu.csv +++ b/data/nuclear_p_max_pu.csv @@ -1,16 +1,16 @@ country,factor -BE,683 -BG,935 -CZ,861 -FI,966 -FR,72 -DE,924 -HU,945 -NL,903 -RO,966 -SK,935 -SI,987 -ES,935 -SE,861 -CH,903 -GB,704 +BE,0.796 +BG,0.894 +CZ,0.827 +FI,0.936 +FR,0.71 +DE,0.871 +HU,0.913 +NL,0.868 +RO,0.909 +SK,0.9 +SI,0.913 +ES,0.897 +SE,0.851 +CH,0.87 +GB,0.656 diff --git a/data/unit_commitment.csv b/data/unit_commitment.csv index c2ab4d77..e93b1a90 100644 --- a/data/unit_commitment.csv +++ b/data/unit_commitment.csv @@ -1,7 +1,8 @@ attribute,OCGT,CCGT,coal,lignite,nuclear -ramp_limit_up,0.5,0.5,0.4,0.4,0.4 -ramp_limit_down,0.5,0.5,0.4,0.4,0.4 -p_min_pu,0.4,0.4,0.5,0.5,0.5 -min_up_time,6,6,4,4,6 -min_down_time,4,4,4,4,4 -start_up_cost,17.6,17.6,35,35,35 +ramp_limit_up,1,1,1,1,0.3 +ramp_limit_start_up,0.2,0.45,0.38,0.4,0.5 +ramp_limit_shut_down,0.2,0.45,0.38,0.4,0.5 +p_min_pu,0.2,0.45,0.325,0.4,0.5 +min_up_time,,3,5,7,6 +min_down_time,,2,6,6,10 +start_up_cost,9.6,34.2,35.64,19.14,16.5 diff --git a/notebooks/cross_border_bar.png b/notebooks/cross_border_bar.png deleted file mode 100644 index c2eedd33..00000000 Binary files a/notebooks/cross_border_bar.png and /dev/null differ diff --git a/notebooks/cross_border_data.ipynb.license b/notebooks/cross_border_data.ipynb.license new file mode 100644 index 00000000..861897bd --- /dev/null +++ b/notebooks/cross_border_data.ipynb.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2021 - 2023 The PyPSA-EUR Authors + +SPDX-License-Identifier: MIT diff --git a/notebooks/trade_time_series/AL_trade_time_series.png b/notebooks/trade_time_series/AL_trade_time_series.png deleted file mode 100644 index e6e68e39..00000000 Binary files a/notebooks/trade_time_series/AL_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/AT_trade_time_series.png b/notebooks/trade_time_series/AT_trade_time_series.png deleted file mode 100644 index aa04776d..00000000 Binary files a/notebooks/trade_time_series/AT_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/BA_trade_time_series.png b/notebooks/trade_time_series/BA_trade_time_series.png deleted file mode 100644 index 743a38c9..00000000 Binary files a/notebooks/trade_time_series/BA_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/BE_trade_time_series.png b/notebooks/trade_time_series/BE_trade_time_series.png deleted file mode 100644 index da329a33..00000000 Binary files a/notebooks/trade_time_series/BE_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/BG_trade_time_series.png b/notebooks/trade_time_series/BG_trade_time_series.png deleted file mode 100644 index e5fc1529..00000000 Binary files a/notebooks/trade_time_series/BG_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/CH_trade_time_series.png b/notebooks/trade_time_series/CH_trade_time_series.png deleted file mode 100644 index 72b3f937..00000000 Binary files a/notebooks/trade_time_series/CH_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/CZ_trade_time_series.png b/notebooks/trade_time_series/CZ_trade_time_series.png deleted file mode 100644 index 725838b9..00000000 Binary files a/notebooks/trade_time_series/CZ_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/DE_trade_time_series.png b/notebooks/trade_time_series/DE_trade_time_series.png deleted file mode 100644 index 94c93d90..00000000 Binary files a/notebooks/trade_time_series/DE_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/DK_trade_time_series.png b/notebooks/trade_time_series/DK_trade_time_series.png deleted file mode 100644 index 24859863..00000000 Binary files a/notebooks/trade_time_series/DK_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/EE_trade_time_series.png b/notebooks/trade_time_series/EE_trade_time_series.png deleted file mode 100644 index 2424184d..00000000 Binary files a/notebooks/trade_time_series/EE_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/ES_trade_time_series.png b/notebooks/trade_time_series/ES_trade_time_series.png deleted file mode 100644 index a5b635ff..00000000 Binary files a/notebooks/trade_time_series/ES_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/FI_trade_time_series.png b/notebooks/trade_time_series/FI_trade_time_series.png deleted file mode 100644 index a52c94a6..00000000 Binary files a/notebooks/trade_time_series/FI_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/FR_trade_time_series.png b/notebooks/trade_time_series/FR_trade_time_series.png deleted file mode 100644 index 9d74d69f..00000000 Binary files a/notebooks/trade_time_series/FR_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/GB_trade_time_series.png b/notebooks/trade_time_series/GB_trade_time_series.png deleted file mode 100644 index 80b9b506..00000000 Binary files a/notebooks/trade_time_series/GB_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/GR_trade_time_series.png b/notebooks/trade_time_series/GR_trade_time_series.png deleted file mode 100644 index 3c8132e9..00000000 Binary files a/notebooks/trade_time_series/GR_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/HR_trade_time_series.png b/notebooks/trade_time_series/HR_trade_time_series.png deleted file mode 100644 index 46954d0c..00000000 Binary files a/notebooks/trade_time_series/HR_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/HU_trade_time_series.png b/notebooks/trade_time_series/HU_trade_time_series.png deleted file mode 100644 index 98cf20b2..00000000 Binary files a/notebooks/trade_time_series/HU_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/IE_trade_time_series.png b/notebooks/trade_time_series/IE_trade_time_series.png deleted file mode 100644 index eff19863..00000000 Binary files a/notebooks/trade_time_series/IE_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/IT_trade_time_series.png b/notebooks/trade_time_series/IT_trade_time_series.png deleted file mode 100644 index 68e24741..00000000 Binary files a/notebooks/trade_time_series/IT_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/LT_trade_time_series.png b/notebooks/trade_time_series/LT_trade_time_series.png deleted file mode 100644 index 35bc6686..00000000 Binary files a/notebooks/trade_time_series/LT_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/LU_trade_time_series.png b/notebooks/trade_time_series/LU_trade_time_series.png deleted file mode 100644 index db76a741..00000000 Binary files a/notebooks/trade_time_series/LU_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/LV_trade_time_series.png b/notebooks/trade_time_series/LV_trade_time_series.png deleted file mode 100644 index e8c0eebe..00000000 Binary files a/notebooks/trade_time_series/LV_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/ME_trade_time_series.png b/notebooks/trade_time_series/ME_trade_time_series.png deleted file mode 100644 index a2dc842a..00000000 Binary files a/notebooks/trade_time_series/ME_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/MK_trade_time_series.png b/notebooks/trade_time_series/MK_trade_time_series.png deleted file mode 100644 index c8bdc89b..00000000 Binary files a/notebooks/trade_time_series/MK_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/NL_trade_time_series.png b/notebooks/trade_time_series/NL_trade_time_series.png deleted file mode 100644 index ddbd009e..00000000 Binary files a/notebooks/trade_time_series/NL_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/NO_trade_time_series.png b/notebooks/trade_time_series/NO_trade_time_series.png deleted file mode 100644 index 2c72e055..00000000 Binary files a/notebooks/trade_time_series/NO_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/PL_trade_time_series.png b/notebooks/trade_time_series/PL_trade_time_series.png deleted file mode 100644 index 188dec11..00000000 Binary files a/notebooks/trade_time_series/PL_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/PT_trade_time_series.png b/notebooks/trade_time_series/PT_trade_time_series.png deleted file mode 100644 index f5dba192..00000000 Binary files a/notebooks/trade_time_series/PT_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/RO_trade_time_series.png b/notebooks/trade_time_series/RO_trade_time_series.png deleted file mode 100644 index f1100a72..00000000 Binary files a/notebooks/trade_time_series/RO_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/RS_trade_time_series.png b/notebooks/trade_time_series/RS_trade_time_series.png deleted file mode 100644 index ddc2cb98..00000000 Binary files a/notebooks/trade_time_series/RS_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/SE_trade_time_series.png b/notebooks/trade_time_series/SE_trade_time_series.png deleted file mode 100644 index 5b71b06f..00000000 Binary files a/notebooks/trade_time_series/SE_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/SI_trade_time_series.png b/notebooks/trade_time_series/SI_trade_time_series.png deleted file mode 100644 index 5d3b19cd..00000000 Binary files a/notebooks/trade_time_series/SI_trade_time_series.png and /dev/null differ diff --git a/notebooks/trade_time_series/SK_trade_time_series.png b/notebooks/trade_time_series/SK_trade_time_series.png deleted file mode 100644 index de9a1213..00000000 Binary files a/notebooks/trade_time_series/SK_trade_time_series.png and /dev/null differ