Skip to content

labeee/eplus-output-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • R 69.6%
  • Python 30.4%