IndEcol / pymrio

Multi-Regional Input-Output Analysis in Python.
http://pymrio.readthedocs.io/en/latest/
Other
158 stars 71 forks source link

Can't find the characterization matrix in parse_exiobase2. #36

Closed MaximeAgez closed 3 years ago

MaximeAgez commented 5 years ago

Hi Konstantin, I'm using parse_exiobase2 and am providing the path to the CREEA characterization xlsx file provided by Exiobase2 and it works fine. My issue though, I cannot find any characterization dataframe inside the pymrio object. I can only find the associated impacts to each commodity (pymrio.impact.S). Am I missing this characterization matrix dataframe? or is it not possible to isolate it through pymrio?

Thank you! Maxime Agez

konstantinstadler commented 3 years ago

Hi, pymrio only includes the characterized impacts, but does not store the characterization matrix itself (this should be in included in the download of exiobase2). Do you think there would be any benefit in having it also available in pymrio? Closing that issue for now, fell free to reopen if this is still open