1 unstable release

Uses new Rust 2024

new 0.0.4 Apr 10, 2025

#644 in Database interfaces


Used in infra-compass-cli

BSD-3-Clause

39KB
702 lines

Infrastructure Continuous Ordinance Mapping for Planning and Siting Systems (INFRA-COMPASS)

License PythonV PyPi Ruff Pixi Static Badge

INFRA-COMPASS is an innovative software tool that harnesses the power of Large Language Models (LLMs) to automate the compilation and continued maintenance of an inventory of state and local codes and ordinances pertaining to energy infrastructure.

Installing INFRA-COMPASS

The quickest way to install INFRA-COMPASS for users is from PyPi:

pip install nrel-compass

If you would like to install INFRA-COMPASS from source, we recommend using pixi:

git clone git@github.com:NREL/COMPASS.git
cd COMPASS
pixi shell

For detailed instructions, see the installation documentation.

Development

Please see the Development Guidelines if you wish to contribute code to this repository.

Dependencies

~30–44MB
~576K SLoC