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
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: