Spaces:
Sleeping
Sleeping
Upload 4 files
Browse files- Input_Jahr_2023.xlsx +2 -2
- app.py +0 -0
- language.csv +4 -2
- model_data.pkl +2 -2
Input_Jahr_2023.xlsx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:071c0d7133608f15f5daf16663cd7cbd172113d50fc9ec6026fa40f9f7d91128
|
3 |
+
size 1050705
|
app.py
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
language.csv
CHANGED
@@ -14,7 +14,8 @@ model_title1.4;Eigenes Exceldokument hochladen;Upload own Excel File
|
|
14 |
model_run_info_gui;Rechne mit manuellen Werten aus der GUI;Run model with manual values from the GUI
|
15 |
model_run_info_excel;Rechne mit Werten aus der Excel;Run model with uploaded Excel values
|
16 |
model_label_co2;CO2 Budget [mio. t]; CO2 limit [mio. t]
|
17 |
-
|
|
|
18 |
model_label_h2;H2 Preis [EUR/MWh]; H2 Price [EUR/MWh]
|
19 |
model_label_Fossil Hard coal;Steinkohle Preis [EUR/MWh]; Fossil Hard Coal Price [EUR/MWh]
|
20 |
model_label_Lignite;Braunkohle Preis [EUR/MWh]; Fossil Lignite Price [EUR/MWh]
|
@@ -25,7 +26,8 @@ model_label_tech;Technologien;Technologies for investment
|
|
25 |
tech_nuclear;Atomkraft;Nuclear
|
26 |
tech_biomass;Biomasse;Biomass
|
27 |
tech_lignite;Braunkohle;Lignite
|
28 |
-
|
|
|
29 |
tech_fossil hard coal;Steinkohle;Fossil Hard coal
|
30 |
tech_fossil oil;�l;Fossil Oil
|
31 |
tech_ror;Laufwasser;RoR
|
|
|
14 |
model_run_info_gui;Rechne mit manuellen Werten aus der GUI;Run model with manual values from the GUI
|
15 |
model_run_info_excel;Rechne mit Werten aus der Excel;Run model with uploaded Excel values
|
16 |
model_label_co2;CO2 Budget [mio. t]; CO2 limit [mio. t]
|
17 |
+
model_label_CCGT;Erdgas Preis [EUR/MWh]; Fossil Gas Price [EUR/MWh]
|
18 |
+
model_label_OCGT;Erdgas Preis [EUR/MWh]; Fossil Gas Price [EUR/MWh]
|
19 |
model_label_h2;H2 Preis [EUR/MWh]; H2 Price [EUR/MWh]
|
20 |
model_label_Fossil Hard coal;Steinkohle Preis [EUR/MWh]; Fossil Hard Coal Price [EUR/MWh]
|
21 |
model_label_Lignite;Braunkohle Preis [EUR/MWh]; Fossil Lignite Price [EUR/MWh]
|
|
|
26 |
tech_nuclear;Atomkraft;Nuclear
|
27 |
tech_biomass;Biomasse;Biomass
|
28 |
tech_lignite;Braunkohle;Lignite
|
29 |
+
tech_CCGT;Gas- und Dampfkraftwerk;Combined Cycle Gas Turbine
|
30 |
+
tech_OCGT;Gasturbine;Gasturbine
|
31 |
tech_fossil hard coal;Steinkohle;Fossil Hard coal
|
32 |
tech_fossil oil;�l;Fossil Oil
|
33 |
tech_ror;Laufwasser;RoR
|
model_data.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e8333b788fd8e853be74fca60a4cfb4c57c32177bd4ebc6fb2bc9f971302521
|
3 |
+
size 1373852
|