Skip to content

Description

Daniel L. Young, Ph.D edited this page May 27, 2020 · 4 revisions

Description

electricitylci consists of data files, model config files, python files and output files.

Data files

Found in the 'data' folder

Model Config files

Found in 'modelconfig'. Model config files are in YAML format. These files are used to set model parameters for building models. The provided configuration files have a description and values for the various parameters that are set within. New model config files must follow the same naming scheme: your_name_config.yml

Python files

Found in the electricitylci folder or analysis folder. A description of the various python files can be found in module descriptions

Output files

Found in the output folder These are the files produced by electricitylci

Clone this wiki locally