Python script developed to process output data from Energyplus application.
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.