/lcoptview

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Lcoptview

Share your Lcopt results with a wider audience

Watch the video and get full installation instructions here

Installation

The easiest way to install lcoptview is via conda. This ensures the version of Python (3.6) is correct, all of the dependencies are correct and there are no conflicts.

If you have conda installed, you can do it in one command.

If you don't, first install miniconda (available here)

Then, on the command line/console, create a new environment called lcoptview and install lcoptview with this command

    conda create -n lcoptview -c pjamesjoyce python=3.6 lcoptview

Launch lcoptview

  1. Activate the lcoptview environment using one of these
    # Mac/Linux
    source activate lcoptview
    # Windows
    activate lcoptview
  1. Launch lcoptview by typing
	lcoptview

You'll see this dialog

lcoptview launcher

Click on the button and choose an .lcoptview file.

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