Closed tngTUDOR closed 2 months ago
When the key is recovered at:
it's probably not found when namespaced methods are used.
the units_mapping is built earlier with:
but when using namespaced methods, the key of the units_mapping is missing the namespace
Current
When importing ecoinvent using
ecoinvent_interface
all the units in the methods end up being "Unknown".Expected
the metadata item 'unit' for the methods are set to the values from the xlsx LCIA Implementation spreadsheet.