Depart-de-Sentier / brightcon-2024-material

Talks and presentation materials from the Brightcon 2024 conference and hackathon
5 stars 9 forks source link

Importing the US Life cycle inventory into Brightway2 and running on Activity Browser #11

Open tjlca opened 3 days ago

tjlca commented 3 days ago

US life cycle inventory

The USLCI database provides individual gate-to-gate, cradle-to-gate, and cradle-to-grave accounting of the energy and material flows into and out of the environment that are associated with producing a material, component, or assembly in the U.S.

The goals of the USLCI Database project are to:

Federal Life Cycle Assessment Commons The Federal LCA Commons (FLCAC) is an interagency community of practice for life cycle assessment research methods. The FLCAC collaborates to share expertise and methods to move toward common federal data modeling conventions and make federal data sets freely available through a web-based data repository.

Links https://github.com/FLCAC-admin/uslci-content/blob/dev/docs/release_info/release-downloads.md https://www.lcacommons.gov/lca-collaboration/ https://github.com/FLCAC-admin/uslci-content/tree/dev?tab=readme-ov-file

Project Goal - Import and use US LCI in Brightway2 and the Activity Browser.

Challenges

Tasks

tjlca commented 3 days ago

Current status

Environment and packages. Kindly ask for the updated bw2io 0.9 dev 27 for importing USLCI.

bw-migrations                 0.2
bw-processing                 0.9
bw2calc                       2.0.dev16
bw2data                       4.0.dev33
bw2io                         0.9.dev27**
bw2parameters                 1.1.0

Performing LCA: Electricity, at eGrid, RMPA, 2010 Northern America 0.9381940660065312

Processes - 863

Special thanks to the Activity Browser Team (Marin Visscher, Marc Meide) for helping import into Activity Browser. Activity Browser challenges - The database was processed inside Brightway2.5 libraries resulting in zip files for biosphere methods rather than numpy arrays. We had to reprocess them with Brightway2 to make them compatible.

image
tjlca commented 3 days ago

Files available - https://github.com/tjlca/Brightway2-USLCI/tree/test_dev

tjlca commented 3 days ago

Future Objectives