LCA-ActivityBrowser / activity-browser

GUI for brightway2
GNU Lesser General Public License v3.0
151 stars 57 forks source link

Suggestion: show impact categories for a biosphere flow which the biosphere flow contributes to #691

Open CHarpprecht opened 2 years ago

CHarpprecht commented 2 years ago

Dear AB Team,

it would be great to be able to see all impact categories, which a certain biosphere flow contributes to.

When doing the inventory modelling, it would be helpful for the practitioner to get an idea, which biosphere flow might contribute to which impact category (and its respective characterization factor), or whether a flow is actually not relevant at all currently as it is not being characterized in any category (see e.g. oxygen ?).

I could imagine this with a right click on a biosphere flow e.g. within the biosphere3 database. Instead of "open activity" as it is for processes, it could say "show characterization factors" (or sth. else).

This could save a lot of time during the modelling and help to prioritize data analysis of certain flows with high CFs.

marc-vdm commented 2 years ago

Duplicate/related to: #584

marc-vdm commented 1 year ago

Current status

It's not possible in BW to get this data automatically. We'd need to write something AB specific to implement this, though this would indeed be very beneficial to have when modeling in AB.

Proposal

Create a BiosphereCharacterizationMapping class (name doesn't need to be this specifically) somewhere in bwutils. The class could manage and update this data.

Mapping

Interaction