reVX
Renewable Energy Potential(V) eXchange Toot.
https://github.com/NREL/reVX
Category: Energy Systems
Sub Category: Renewable Energy Integration
Keywords from Contributors
renewable-energy solar-energy climate-data nrel climate-change generative-adversarial-network wind-energy downscaling reanalysis severe-weather
Last synced: about 6 hours ago
JSON representation
Repository metadata
The Renewable Energy Potential(V) eXchange Tool: reVX
- Host: GitHub
- URL: https://github.com/NREL/reVX
- Owner: NREL
- License: bsd-3-clause
- Created: 2019-08-08T21:07:31.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-08-13T03:20:14.000Z (5 months ago)
- Last Synced: 2025-10-23T13:40:47.530Z (2 months ago)
- Language: Python
- Homepage: https://nrel.github.io/reVX/
- Size: 525 MB
- Stars: 26
- Watchers: 5
- Forks: 17
- Open Issues: 14
- Releases: 72
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
README.rst
************************************************************************
Welcome to the `reV `_ eXchange (reVX) tool!
************************************************************************
|Docs| |Tests| |Linter| |PythonV| |PyPi| |Codecov| |Zenondo|
.. |Docs| image:: https://github.com/NREL/reVX/workflows/Documentation/badge.svg
:target: https://nrel.github.io/reVX/
.. |Tests| image:: https://github.com/NREL/reVX/workflows/Pytests/badge.svg
:target: https://github.com/NREL/reVX/actions?query=workflow%3A%22Pytests%22
.. |Linter| image:: https://github.com/NREL/reVX/workflows/Lint%20Code%20Base/badge.svg
:target: https://github.com/NREL/reVX/actions?query=workflow%3A%22Lint+Code+Base%22
.. |PythonV| image:: https://img.shields.io/pypi/pyversions/NREL-reVX.svg
:target: https://pypi.org/project/NREL-reVX/
.. |PyPi| image:: https://badge.fury.io/py/NREL-reVX.svg
:target: https://badge.fury.io/py/NREL-reVX
.. |Codecov| image:: https://codecov.io/gh/nrel/reVX/branch/main/graph/badge.svg?token=3J5M44VAA9
:target: https://codecov.io/gh/nrel/reVX
.. |Zenondo| image:: https://zenodo.org/badge/201337735.svg
:target: https://zenodo.org/badge/latestdoi/201337735
.. inclusion-intro
reVX command line tools
=======================
- `reVX `_
- `reV-rpm `_
- `reV-plexos `_
- `plexos-plants `_
- `mean-wind-dirs `_
- `prominent-wind-dirs `_
- `setbacks `_
- `offshore-assembly-areas `_
- `offshore-dist-to-ports `_
- `offshore-inputs `_
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.8``
#. 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:
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/``
- NOTE: If you install using pip and want to run `exclusion setbacks `_ you will need to install rtree manually:
* ``conda install rtree``
* `pip installation instructions `_
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.
Owner metadata
- Name: National Renewable Energy Laboratory
- Login: NREL
- Email:
- Kind: organization
- Description:
- Website: http://www.nrel.gov
- Location: Golden, CO
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1906800?v=4
- Repositories: 599
- Last ynced at: 2024-12-18T09:41:07.898Z
- Profile URL: https://github.com/NREL
GitHub Events
Total
- Create event: 17
- Release event: 5
- Issues event: 22
- Watch event: 4
- Delete event: 9
- Issue comment event: 17
- Push event: 104
- Pull request event: 26
- Pull request review event: 4
- Pull request review comment event: 4
- Fork event: 9
Last Year
- Create event: 17
- Release event: 5
- Issues event: 22
- Watch event: 4
- Delete event: 9
- Issue comment event: 17
- Push event: 104
- Pull request event: 26
- Pull request review event: 4
- Pull request review comment event: 4
- Fork event: 9
Committers metadata
Last synced: about 2 months ago
Total Commits: 2,044
Total Committers: 11
Avg Commits per committer: 185.818
Development Distribution Score (DDS): 0.565
Commits in past year: 109
Committers in past year: 3
Avg Commits per committer in past year: 36.333
Development Distribution Score (DDS) in past year: 0.119
| Name | Commits | |
|---|---|---|
| Michael Rossol | m****l@g****m | 890 |
| ppinchuk | p****k@n****v | 732 |
| grantbuster | g****r@n****v | 244 |
| mbannist | m****r@n****v | 144 |
| Rob Spencer | r****r@n****v | 14 |
| bnb32 | b****n@n****v | 7 |
| pesap | p****z@n****v | 5 |
| WilliamsTravis | t****s@n****v | 4 |
| psanchez | p****z@n****v | 2 |
| Mike Gleason | m****o@g****m | 1 |
| Matthew Mowers | m****s@e****v | 1 |
Committer domains:
- nrel.gov: 7
- el3.ib0.cm.hpc.nrel.gov: 1
- nerl.gov: 1
Issue and Pull Request metadata
Last synced: about 2 months ago
Total issues: 80
Total pull requests: 203
Average time to close issues: about 2 months
Average time to close pull requests: 8 days
Total issue authors: 12
Total pull request authors: 10
Average comments per issue: 2.73
Average comments per pull request: 1.19
Merged pull request: 187
Bot issues: 0
Bot pull requests: 0
Past year issues: 17
Past year pull requests: 28
Past year average time to close issues: 2 months
Past year average time to close pull requests: about 20 hours
Past year issue authors: 4
Past year pull request authors: 1
Past year average comments per issue: 0.18
Past year average comments per pull request: 0.79
Past year merged pull request: 24
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- MRossol (25)
- ppinchuk (16)
- mmowers (11)
- grantbuster (7)
- alopez04 (6)
- WilliamsTravis (6)
- mikebannis (2)
- EvanRosenliebNREL (2)
- mjgleason (2)
- nickwg03 (1)
- Sidrcs (1)
- netr0m (1)
Top Pull Request Authors
- ppinchuk (79)
- MRossol (63)
- grantbuster (33)
- mikebannis (15)
- pesap (4)
- WilliamsTravis (3)
- mjgleason (2)
- RSpencer019 (2)
- bnb32 (1)
- mmowers (1)
Top Issue Labels
- feature (30)
- bug (27)
- enhancement (8)
- p-high (6)
- wishlist (4)
- p-medium (4)
- dependencies (3)
- chore (3)
- topic-transmission (3)
- topic-handlers (2)
- topic-plexos (2)
- topic-offshore (1)
- good first issue (1)
- documentation (1)
- refactor (1)
- topic-setbacks (1)
- new computation (1)
Top Pull Request Labels
- feature (39)
- refactor (22)
- bug (18)
- enhancement (12)
- dependencies (8)
- p-high (8)
- topic-transmission (5)
- chore (4)
- deprecation (2)
- p-low (2)
- topic-handlers (2)
- documentation (2)
- p-medium (2)
- bugfix (2)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 311 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 69
- Total maintainers: 4
pypi.org: nrel-revx
National Renewable Energy Laboratory's (NREL's) Renewable Energy Potential(V) eXchange Tool: reVX
- Homepage:
- Documentation: https://nrel-revx.readthedocs.io/
- Licenses: bsd-3-clause
- Latest release: 0.5.3 (published 6 months ago)
- Last Synced: 2025-10-29T20:14:39.435Z (about 2 months ago)
- Versions: 69
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 311 Last month
-
Rankings:
- Dependent packages count: 7.31%
- Forks count: 12.604%
- Average: 14.443%
- Downloads: 14.578%
- Stargazers count: 15.635%
- Dependent repos count: 22.088%
- Maintainers (4)
Dependencies
- actions/checkout v2 composite
- codecov/codecov-action v1 composite
- conda-incubator/setup-miniconda v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- peaceiris/actions-gh-pages v3.6.1 composite
- actions/checkout v2 composite
- docker://ghcr.io/github/super-linter slim-v4 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- codecov/codecov-action v1 composite
- conda-incubator/setup-miniconda v2 composite
- release-drafter/release-drafter v5.15.0 composite
- continuumio/miniconda3 latest build
- ghp-import *
- sphinx *
- sphinx-click *
- sphinx_rtd_theme *
- NREL-gaps >=0.7.0,<0.8
- NREL-reV >=0.12.1,<0.13
- NREL-rex >=0.2.99,<0.3
- addfips >=0.4.2,<0.5
- dask >=2024.8.0,<2025
- fiona ~=1.9.0
- geopandas >=0.14.4,<0.15
- numpy <2.0.0
- psycopg2-binary >=2.9.10,<3
- pydantic >=2.10.6,<3
- pyogrio ~=0.5.1
- pyproj ~=3.5.0
- pywavelets >=1.5,<1.6
- rasterio ~=1.3.11
- scikit-image ~=0.21.0
- scikit-learn >=1.6.1,<2
- shapely ~=1.8.5
- toolz >=1.0.0,<2
- actions/checkout v4 composite
- conda-incubator/setup-miniconda v2 composite
Score: 11.84251694049922