National Renewable Energy Laboratory's (NREL's) Renewable Energy Potential(V) eXchange Tool: reVX
Project description
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.
- Create a new environment:
conda create --name revx python=3.7
NOTE: reVX currently only supports python versions 3.7, 3.8, and 3.9. Python 3.10+ conflicts with the reV dependency.
- Activate your new environment:
conda activate revx
- 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
- Install reVX:
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/
- NOTE: If you install using conda and you want to use:
HSDS you will also need to install h5pyd manually: pip install h5pyd
Turbine Flicker you will need to install HOPP manually: pip install HOPP
- NOTE: If you install using pip and want to run exclusion setbacks you will need to install rtree manually:
conda install rtree
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for NREL_reVX-0.3.49-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4041be7e08e696a11489eab91176a5d726716263ba5aa5d67545ff9174539e93 |
|
MD5 | 870f711d3aee07bd0d58aeb14c3291c5 |
|
BLAKE2b-256 | 98f72250dd29bf683d110ee8c884e6a248099fb3ad6a209771e61576c80ac218 |