Skip to content

main.py

Matt Jamieson edited this page Sep 26, 2019 · 1 revision

Description:
This module is intended to be the main program run by a user to automatically generate a json-ld file for import into openLCA. The options for the analysis are contained in the configuration YML files. This module will perform the functions necessary to generate the json-ld according to those options. The selection of configuration file will occur after the start of this script.

python main.py

Clone this wiki locally