reVeal (the reV Extension for Analyzing Large Loads) is an open-source geospatial
software package for modeling the site-suitability and spatial patterns of deployment
of large sources of electricity demand under future scenarios. reVeal is part of
the reV ecosystem of tools.
The quickest way to install reVeal for users is from PyPI:
pip install NLR-reVealIf you would like to install and run reVeal from source, we recommend using pixi:
git clone git@github.com:NatLabRockies/reVeal.git; cd reVeal
pixi run reVealFor detailed instructions, see the installation documentation.
For more information on running reVeal, see
Usage.
Please see the Development Guidelines if you wish to contribute code to this repository.