Skip to content

Commit

Permalink
ecoinvent3.9 update
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeAgez committed Dec 15, 2022
1 parent 46ea97e commit 505898a
Show file tree
Hide file tree
Showing 18 changed files with 1,107 additions and 230 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ An object class to hybridize lifecycle assessment (LCA) and environmentally exte

* Create your own LCA-IO hybrid database (e.g., combining ecoinvent and exiobase data)
* Automates hybridization and correction for double-counting with two available methods (STAM and binary)
* Default parameters only allow the hybridization of ecoinvent 3.5, 3.6, 3.7, 3.7.1 and 3.8 with EXIOBASE3.7+ (v3.7 and higher)
* Default parameters only allow the hybridization of ecoinvent 3.5, 3.6, 3.7, 3.7.1, 3.8 and 3.9 with EXIOBASE3.7+ (v3.7 and higher)
* The resulting hybrid-ecoinvent database can be exported to brightway2 and the GUI activity-browser
* Includes matching of ecoinvent and EXIOBASE environmental flows to Impact World+

Expand Down
4 changes: 2 additions & 2 deletions doc/Analyze the hybrid database.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -261,7 +261,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.10"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions doc/Running_pyLCAIO.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -444,7 +444,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.10"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 505898a

Please sign in to comment.