/eplus-output-parser

Energyplus output parser

Primary LanguagePythonMIT LicenseMIT

Energyplus Output Parser

Energyplus

Python script developed to process output data from Energyplus application.

Usage:

usage: python main.py [-h] [-t]

Process output data from Energyplus.

optional arguments:
  -h, --help  show this help message and exit
  -t          run a thread pool equal to the number of eligible folders

This python script crawls all folders beginning with an _ and creates a data_<folder>.csv output file for each folder with some data interpretation.