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

i'm working on an open-source tool that is installable for mac and PC, which aims to solve exactly this issue. It currently only supports SQLite outputs, but it loads available hourly and sub-hourly reports nearly instantaneously--even for very large simulations--and only pulls queried reports into system memory as required. it features unit conversion, multiple simulations at once, heatmaps, line charts, histograms, scatter plots, statistical summaries, and CSV / clipboard export.

Hope this helps. It's currently in beta testing so if you use it, please let me know your thoughts!

source code and link to installable files:

https://github.com/michaelsweeney/timestep/

i'm working on an open-source tool that is installable for mac and PC, which aims to solve exactly this issue. It currently only supports SQLite outputs, but it loads available hourly and sub-hourly reports nearly instantaneously--even for very large simulations--and only pulls queried reports into system memory as required. it features unit conversion, multiple simulations at once, heatmaps, line charts, histograms, scatter plots, statistical summaries, and CSV / clipboard export.

Hope this helps. It's currently in beta testing so if you use it, please let me know your thoughts!

source code and link to installable files:

https://github.com/michaelsweeney/timestep/https://michaelsweeney.github.io/timestep/