You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My name is Hannes Schneider. I am process engineer and scientific assistent at the ICTV - TU Braunschweig. I am an individual participant.
Description
Visualize uncertainty of LCA graph data with sankey diagrams.
Sankey diagrams are next to bar charts one of the most famous ways to visualize LCA data. This can be explained with the very intuitive way to visualize the contribution of the supply chain. But the amount of information of sankey diagrams is limited. Inspired by a paper from Vosough et al, where different approaches to visualize uncertainty with sankey diagrams are researched, I implemented two different ways to visualize Monte Carlo graph results of brightway2 activities with the plotly sankey package.
For the graph traversal, an adjusted version of the bw2analyzer function "recursive_calculation_to_object()" from brightway2 is used.
It is tested with brightway2.5 and ecoinvent 3.8 cutoff.
@HaSchneider Thanks for you entry, it was received in time and meets the criteria for a successful submission. We will have a final jury meeting in mid-March, and you can expect feedback by the end of March.
Submitter
My name is Hannes Schneider. I am process engineer and scientific assistent at the ICTV - TU Braunschweig. I am an individual participant.
Description
Visualize uncertainty of LCA graph data with sankey diagrams.
Sankey diagrams are next to bar charts one of the most famous ways to visualize LCA data. This can be explained with the very intuitive way to visualize the contribution of the supply chain. But the amount of information of sankey diagrams is limited. Inspired by a paper from Vosough et al, where different approaches to visualize uncertainty with sankey diagrams are researched, I implemented two different ways to visualize Monte Carlo graph results of brightway2 activities with the plotly sankey package.
For the graph traversal, an adjusted version of the bw2analyzer function "recursive_calculation_to_object()" from brightway2 is used.
It is tested with brightway2.5 and ecoinvent 3.8 cutoff.
Database(s) used
Links to the code and visualization
Code
You find the code here:
https://github.com/HaSchneider/sankertainpy
Visualizations
Visualization Example
And more example images
Presentation video
Video about the entry
License
BSD 3-Clause "New" or "Revised" License
The text was updated successfully, but these errors were encountered: