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

Importing ecoinvent LCIA methods #11

Open
iamihgam opened this issue Mar 29, 2022 · 0 comments
Open

Importing ecoinvent LCIA methods #11

iamihgam opened this issue Mar 29, 2022 · 0 comments

Comments

@iamihgam
Copy link

iamihgam commented Mar 29, 2022

After preparing the ecoinvent catalog, I am trying to import the ecoinvent LCIA methods. I have LCIA implementation file for version 3.8. I do not know which method to import:

from antelope_core.data_sources.ecoinvent_lcia import EcoinventLciaConfig

or

from antelope_core.providers.ecoinvent_lcia import EcoinventLcia

After importing , how do I add to existing catalog . An example code below like this ?!!!

ecia = EcoinventLCIAConfig('/path/.xls')
ecia.register_all.resources(cat)
@iamihgam iamihgam changed the title importing LCIA Importing ecoinvent LCIA methods Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant