CMD + K

lcoptview

Community

Summary of the package

Installation

To install this package, run one of the following:

Conda
$conda install pjamesjoyce::lcoptview

Usage Tracking

0.1.4
0.1.3
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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

2) 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.

About

Summary

Summary of the package

Last Updated

Nov 29, 2017 at 15:53

License

BSD License

Total Downloads

27

Supported Platforms

win-64