Skip to content

Commit

Permalink
Update README for v2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeAgez committed Aug 23, 2021
1 parent c665bcd commit 41c2890
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
An object class to hybridize lifecycle assessment (LCA) and environmentally extended input-output (EEIO) databases.


* Create your own LCA-IO hybrid database (e.g. combining ecoinvent and exiobase data)
* 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 ecoinvent3.5 with EXIOBASE
* Default parameters only allow the hybridization of ecoinvent3.5, 3.6, 3.7 and 3.7.1 with EXIOBASE3.7+ (v3.7 and higher)

Specific additional features, only available while hybridization ecoinvent3.5 with exiobase
* Can accept capitals-endogenized version of EXIOBASE
* Includes extrapolated additional environmental extensions for EXIOBASE (from USEEIO)
* Includes matching of ecoinvent and EXIOBASE environmental flows to Impact World+
* Includes regionalized characterization matrices for use with Impact World+
* Can be exported to brightway2

If you are just interested in the default hybrid database (if you do not want to or cannot run the code) you can find it here: https://zenodo.org/record/3890379

This software is still under development.

# System requirements
Under 8GM of RAM you will most likely run into a MemorryError, making it impossible to generate a database
Under 12GM of RAM you will most likely run into a MemoryError, making it impossible to generate a database

# Dependencies
* Python 3
Expand Down

0 comments on commit 41c2890

Please sign in to comment.