imeru / eQSimParsing

Python post processing of eQuest detailed simulation output (*.SIM files).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eQuest *.SIM Parsing

Parsing and using the SIM file

As of today, will correctly parse the SV-A, PV-A, BEPS (for unmet hours) and the PS-B report.

Is included in this repository the eqsimparsing.py which is where the functions are defined.

The IPython Notebook is provided as an example of how to use it (with an example *.SIM file and the two .csv outputs). I suggest you run it on your machine, but otherwise you can get a feel for it by viewing it on nbviewer.

Who do I talk to?

About

Python post processing of eQuest detailed simulation output (*.SIM files).

License:MIT License


Languages

Language:Jupyter Notebook 94.6%Language:Python 5.4%