Skip to content

Description

Matt Jamieson edited this page Sep 26, 2019 · 4 revisions

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 variou 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