ewlya commited on
Commit
7ddd7c7
·
verified ·
1 Parent(s): b52e271

Upload 4 files

Browse files
Files changed (4) hide show
  1. Input_Jahr_2023.xlsx +2 -2
  2. app.py +0 -0
  3. language.csv +4 -2
  4. 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:22af0d90587bcdc34537c053358d98d0993dbe4af582e92338267392b7464201
3
- size 1052632
 
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
- model_label_Fossil Gas;Erdgas Preis [EUR/MWh]; Fossil Gas Price [EUR/MWh]
 
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
- tech_fossil gas;Erdgas;Fossil Gas
 
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:6ad2d7855df83a5e83905c0585b102f8d35a9816626fd39db407e6a53c417c8c
3
- size 1373764
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e8333b788fd8e853be74fca60a4cfb4c57c32177bd4ebc6fb2bc9f971302521
3
+ size 1373852