#compass #data #infra-compass-cli

app infra-compass-cli

Command line application to manage and query NREL's INFRA-COMPASS data

1 unstable release

Uses new Rust 2024

new 0.0.4 Apr 10, 2025

#1 in #compass

BSD-3-Clause

54KB
793 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

~32–46MB
~607K SLoC