Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Here is a Python module I've developed, which includes support for SQL queries for both tabular and Hourly/Timestep reports, unit conversion, and also includes a Plotly-based api for generating timeseries charts (scatter, heatmap, line, histogram, etc):

https://github.com/michaelsweeney/epresults

fyi, there is also an eQUEST version with similar functionality: https://github.com/michaelsweeney/eqresults

Here is a Python module I've developed, which includes support for abstracts away SQL queries for both tabular and Hourly/Timestep reports, has support for IP unit conversion, and also includes a Plotly-based api for generating timeseries charts (scatter, heatmap, line, histogram, etc):

https://github.com/michaelsweeney/epresults

fyi, there is also an eQUEST version with similar functionality: https://github.com/michaelsweeney/eqresults