First time here? Check out the Help page!
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
2 | No.2 Revision |
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