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.11
- 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 --no-build-isolation -e . from within the cloned repository directory e.g. /home/{user}/reVX/. Don’t forget to run pip install --upgrade setuptools, especially if you run into any build errors.
- NOTE: If you install using pip and want to run exclusion setbacks you will need to install rtree manually:
conda install rtree
- NOTE: If you install using pip and want to run shadow flicker exclusions, make sure you:
Use Python 3.10 or 3.11: conda create --name revx python=3.11
Install the flicker dependency: pip install -e .[flicker]
Recommended Citation
Update with current version and DOI:
Michael Rossol, Grant Buster, and Robert Spencer. The reV eXchange Tool: reVX. https://github.com/NREL/reVX (version v0.3.20), 2021. https://doi.org/10.5281/zenodo.4507580.
Release files for NREL-reVX 0.5.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nrel_revx-0.5.4.tar.gz | 264.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nrel_revx-0.5.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 580.3 kB
Release files / nrel_revx-0.5.4.tar.gz
| Download URL | nrel_revx-0.5.4.tar.gz |
|---|---|
| Size | 264.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3e992aaf8ec14f462dc05f9800e42178de5b3fd35d248b14ae6ed900adb05d14
|
|
BLAKE2b-256 checksum How to use checksums |
e12d12b26288f55c417c7b1287b6554026665c8c7129f143969c0f7aa0704f6b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Dec 11, 2025.
Transparency logRelease files / nrel_revx-0.5.4-py3-none-any.whl
| Download URL | nrel_revx-0.5.4-py3-none-any.whl |
|---|---|
| Size | 316.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9e50c8f9f50ae09b9baa97bbf79b75e0ac64c5a09c86bd0cd9f2a6c1cb6eb39b
|
|
BLAKE2b-256 checksum How to use checksums |
14996dff4a3761efe2f8bb8b8a46a108d9cc2cc0705d4ba731eda99a767381e4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Dec 11, 2025.
Transparency log