Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 656 Bytes

File metadata and controls

14 lines (8 loc) · 656 Bytes

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?