Name | Example_report |
Display Name | Example Report |
uuid | 174a6f71-3e8c-4f99-9e7a-b64f2e7535d4 |
Type | Measure |
Language | Ruby |
Tags | Reporting.QAQC |
Description | Simple example of modular code to create tables and charts in OpenStudio reporting measures. This is not meant to use as is, it is an example to help with reporting measure development. |
Modeler's Description | This measure uses the same framework and technologies (bootstrap and dimple) that the standard OpenStudio results report uses to create an html report with tables and charts. Download this measure and copy it to your Measures directory using PAT or the OpenStudio application. Then alter the data in os_lib_reporting_custom.rb to suit your needs. Make new sections and tables as needed. |
Uses SketchUp API | false |
Measure Type | ReportingMeasure |
Intended Software Tool | OpenStudio Application |
Intended Software Tool | Parametric Analysis Tool |
Intended Software Tool | Analysis Spreadsheet |
Intended Use Case | Automatic Report Generation |
OpenStudio Version | 2.0.0 |
Minimum Compatible OpenStudio Version | 3.8.0 |
README File | README.md |
GitHub Repo | NREL/openstudio-common-measures-gem |