Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preliminary data validation #48

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
c099ac9
chore: set up notebook
energyLS Mar 14, 2023
ea6bc2c
chore: temporarily include earth stats
energyLS Mar 14, 2023
b2bfe67
feat: include possible data sources and description
energyLS Mar 14, 2023
ee95af9
feat: include the data preparation
energyLS Mar 14, 2023
d22bc28
feat: include irena capacities
energyLS Mar 14, 2023
05503f7
feat: prepare tech capacities from irena
energyLS Mar 15, 2023
aa31775
chore: group ongrid and offgrid
energyLS Mar 15, 2023
3f45242
chore: table pivot
energyLS Mar 15, 2023
668a656
feat: get two country code for IRENA
energyLS Mar 16, 2023
407aa07
feat: create cap comparision
energyLS Mar 17, 2023
5efb124
feat: include continents in df, nice plots
energyLS Mar 17, 2023
3aa34f3
feat: include continent comparison
energyLS Mar 18, 2023
379aeeb
feat: restucture to allow area flexible plotting
energyLS Mar 18, 2023
bc7778e
chore: link sources to tasks
energyLS Mar 20, 2023
9e782f0
chore: add gitignore to ignore osemosys starter kit
energyLS Mar 22, 2023
b24f38f
feat: include new stats
energyLS Mar 22, 2023
6da124c
feat: include coal in analysis + nice names
energyLS Mar 22, 2023
4bc726b
chore: save all continent elec results
energyLS Mar 22, 2023
aaf853b
feat: include IEA world energy balances
energyLS Mar 22, 2023
ba389cd
chore: combine hydro and ror
energyLS Mar 23, 2023
92e5bf0
chore: get gridkit data but gitignore it
energyLS Mar 28, 2023
17a27ff
feat: include warning, that EU fossils are handled differently
energyLS Mar 28, 2023
adc5a8f
chore: include new stats dataset
energyLS Apr 14, 2023
e12f934
feat: include demand investigation between rules
energyLS Apr 14, 2023
c12ddd9
chore: save demand in one df
energyLS Apr 14, 2023
68a7b57
feat: include owid data
energyLS Apr 14, 2023
080a347
feat: compare electricity demand
energyLS Apr 14, 2023
f484950
feat: include global comparion
energyLS Apr 20, 2023
821a3b1
feat: include grouping fossils
energyLS Apr 20, 2023
cdb9e54
chore: minor title updates
energyLS Apr 20, 2023
fde1179
chore: minor updates
energyLS Oct 26, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
notebooks/validation/temp_mar_starter_kit
notebooks/validation/temp_gridkit
notebooks/validation/temp_results/
Loading
Loading