Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 540 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 540 Bytes

Energyplus Output Parser

Energyplus

Python script developed to process output data from Energyplus application.

Usage:

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

Process output data from Energyplus.

optional arguments:
  -h, --help  show this help message and exit
  -t T        runs T threads

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