Skip to content

LeonardoESousa/nemoview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEMOVIEW - Visualization tool for NEMO ensembles.

made-with-python license maint down commit Binder

An application for analysis and visualization of results from NEMO ensemble calculations.

Alt Text

Quick Guide

1 - Try running it using binder: Binder

2 - Read the tutorial while the application loads.

3 - Examples of ensemble files for testing can be found here.

How to install it?

The easiest way to install is to use pip:

pip install nemoview

This will install the latest released version.

To install the version with the latest commit, run:

pip install git+https://github.com/LeonardoESousa/nemoview

NOTE: It is recommended that you install NEMOview within a virtual enviroment.

How to use it?

Once installed, use the command:

nemoview

The application will open in your browser.

Tutorial

For details on the analyses available in NEMOview, check the tutorial.