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

Scenarios from the AB superstructure #4

Open
7 tasks
tngTUDOR opened this issue Sep 24, 2024 · 3 comments
Open
7 tasks

Scenarios from the AB superstructure #4

tngTUDOR opened this issue Sep 24, 2024 · 3 comments

Comments

@tngTUDOR
Copy link
Contributor

This hackathon mini-project consists in porting the super structure feature of the Activity Browser to an independant library that can be used along brightway (2.5)

Overall tasks:

  • parse the superstructure xlsx/csv file
  • define a "Scenario" object to be created based on the superstucture data
  • verify that the exchanges in the xlsx/csv file exist in the project
  • serialize the Scenarios to the project
  • define strategies to apply to the extracted data from the superstructure file
  • transform the Scenario objects to a format suitable for bw_processing datapackages
  • demonstrate the transformations of Scenarios -> dp to do the LCAs of the scenarios
@tngTUDOR
Copy link
Contributor Author

prototype code at: https://github.com/mrvisscher/bw-scenarios

@tngTUDOR
Copy link
Contributor Author

tngTUDOR commented Sep 24, 2024

@muelleram
Copy link
Contributor

additional members:
@flechtenberg
@Annedrew

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

2 participants