Skip to content

NREL/reV_Dashboard

Repository files navigation

REV Model Dashboard

Author : Paul Diaz

Get started with:

  1. Install anaconda 3 if it is not already installed https://docs.anaconda.com/anaconda/install/
  2. Navigate into the directory containing this README.md file (the local git directory)
  3. Create a predefined conda environment from the environment.yml file
$ conda env create -f environment.yml
  1. Activate the "rev_dashboard" conda environment
$ conda activate rev_dashboard
  1. Launch the REV Model Visualization
$ python usage.py
  1. Visit http://localhost:8050 in your web browser

Components and data

Repositories for the components/data used in this dashboard can be found at:

  1. https://github.nrel.gov/pdiaz/deckgl.Ly
  2. https://github.nrel.gov/pdiaz/parallel_coordinate_plot
  3. https://github.nrel.gov/nwunder2/nrel-dash-components
  4. https://github.nrel.gov/pdiaz/csv_Computation_REV

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published