National Renewable Energy Laboratory's (NREL's) Renewable Energy Potential(V) eXchange Tool: reVX


Keywords
reVX
License
BSD-3-Clause
Install
pip install NREL-reVX==0.3.54

Documentation

Welcome to the reV eXchange (reVX) tool!

https://codecov.io/gh/nrel/reVX/branch/main/graph/badge.svg?token=3J5M44VAA9

reVX command line tools

Installing reVX

NOTE: The installation instruction below assume that you have python installed on your machine and are using conda as your package/environment manager.

  1. Create a new environment:

    conda create --name revx python=3.8

  2. Activate your new environment:

    conda activate revx

  3. Clone the repo:

    From your home directory /home/{user}/ or another directory that you have permissions in, run the command git clone git@github.com:NREL/reVX.git and then go into your cloned repository: cd reVX

  4. Install reVX:
    1. Follow the installation commands installation process that we use for our automated test suite here. Make sure that you call pip install -e . from within the cloned repository directory e.g. /home/{user}/reVX/

Recommended Citation

Update with current version and DOI:

Michael Rossol, Grant Buster, and Robert Spencer. The Renewable Energy Potential(V) eXchange Tool: reVX. https://github.com/NREL/reVX (version v0.3.20), 2021. https://doi.org/10.5281/zenodo.4507580.