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

Design document for MethodFamily #7

Closed
cmutel opened this issue Sep 15, 2022 · 1 comment
Closed

Design document for MethodFamily #7

cmutel opened this issue Sep 15, 2022 · 1 comment

Comments

@cmutel
Copy link
Member

cmutel commented Sep 15, 2022

The current LCIA implementation assumes that only one impact category will be calculated, but it is convenient to calculate all indicators for a family of impact categories inside an LCIA method. This should take place inside the MultiLCA class in bw2calc.

Before starting a software implementation, we need a design document (and eventually an enhancement proposal) on exactly what we would like and how we imagine it could work. There has been some preliminary discussion here:

A critical consideration is that the bw2calc MultiLCA class cannot rely on bw2data being available; therefore, it needs a simple and well defined configuration language which tells the MultiLCA class how to load data from bw_processing datapackages to construct multiple characterization matrices. A utility function in bw2data should produce the necessary configuration data.

This project is part of the Brightway strategic plan.

@cmutel
Copy link
Member Author

cmutel commented Sep 4, 2023

Issue closed during cleanup for Brightcon 2023

@cmutel cmutel closed this as not planned Won't fix, can't repro, duplicate, stale Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant