Overview

lcoptview - An interactive tool for viewing Life Cycle Assessment (LCA) foreground models and results created with lcopt

Lcoptview allows you to view .lcoptview files in your web browser.

.lcoptview files are created by lcopt to share data and results.

Lcopt is a python module for creating fully parameterised LCA foreground models using a Flask based interactive GUI developed by James Joyce.

Video - Installing and using lcoptview

Installation and Use

Basic Installation

Launch lcoptview
  1. Activate the lcoptview environment using one of these:

    # Mac/Linux
    source activate lcoptview
    # Windows
    activate lcoptview
    
  2. Launch lcoptview by typing:

    lcoptview
    

You’ll see this dialog

_images/launcher.jpg

Click on the button and choose an .lcoptview file.

Your default browser will open up, and you can explore the model and results.