Skip to content

Commit

Permalink
Adding the notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
bsteubing committed Feb 14, 2022
1 parent 3c1e495 commit c40f7c9
Show file tree
Hide file tree
Showing 18 changed files with 1,286 additions and 5,880 deletions.
Binary file modified data/matching/Matching file.xlsx
Binary file not shown.
Binary file modified data/matching/hiot_to_miot_dict.pickle
Binary file not shown.
Binary file modified data/matching/miot_to_hiot_dict.pickle
Binary file not shown.
Binary file modified data/matching/miot_to_new_miot.pickle
Binary file not shown.
277 changes: 217 additions & 60 deletions notebooks/A - Preparation of ecoinvent data.ipynb

Large diffs are not rendered by default.

685 changes: 201 additions & 484 deletions notebooks/B - Matching.ipynb

Large diffs are not rendered by default.

238 changes: 67 additions & 171 deletions notebooks/C - Analysis.ipynb

Large diffs are not rendered by default.

5,955 changes: 790 additions & 5,165 deletions notebooks/D - Comparison of economic coverage.ipynb

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
numpy
scipy
pandas
matplotlib
seaborn
pickle
os
itertools
shutil
math
adjustText
Binary file modified results/2019-12-02_WW/exiobase/hiot_results.xlsx
Binary file not shown.
Binary file modified results/2019-12-02_WW/matching/geo_EI_to_EX.pickle
Binary file not shown.
Binary file modified results/2019-12-02_WW/matching/geo_EX_to_EI.pickle
Binary file not shown.
Binary file modified results/2019-12-02_WW/matching/process_EI_to_EX.pickle
Binary file not shown.
Binary file modified results/2019-12-02_WW/matching/process_EX_to_EI.pickle
Binary file not shown.
Binary file modified results/2019-12-02_WW/matching/product_EI_to_EX.pickle
Binary file not shown.
Binary file modified results/2019-12-02_WW/matching/product_EX_to_EI.pickle
Binary file not shown.
Binary file modified results/2019-12-02_WW/matching/units_EI_to_EX.pickle
Binary file not shown.
Binary file modified results/2019-12-02_WW/matching/units_EX_to_EI.pickle
Binary file not shown.

0 comments on commit c40f7c9

Please sign in to comment.