OcelotProject / Ocelot

Ocelot is open-source linking for life cycle assessment. See https://ocelot.space/ for more information.
Other
26 stars 7 forks source link

`link_consumers_to_markets` needs to handle direct links to recycled content activities #73

Closed cmutel closed 8 years ago

cmutel commented 8 years ago

Producers of recyclables (i.e. inputs with a negative amount) don't link to a market for the recyclables, but rather directly to the "magic box" recyclable process. These recyclables are characterized by the string Recycled Content cut-off at the end of their name. So, the function link_consumers_to_markets needs to be able to link directly to the recyclable-generating activity if e.g. 'iron scrap, sorted, pressed, Recycled Content cut-off' is not in market_mapping.

cmutel commented 8 years ago

Closed in PR #78