NREL / openstudio-ee-gem

Other
1 stars 0 forks source link

OpenStudio(R) EE Measures

EE measures used by OpenStudio(R). This contains general use energy efficiency measures. Some measures here may also be suitable for calibration or model articulation. Similarly, some measures in other measure gem repos may also be suitable for energy efficiency usage.

Installation

Add this line to your application's Gemfile:

gem 'openstudio-ee-measures'

And then execute:

$ bundle

Or install it yourself as:

$ gem install 'openstudio-ee-measures'

Compatibility Matrix

OpenStudio EE Gem OpenStudio Ruby
0.9.0 3.7 2.7
0.8.0 3.6 2.7
0.7.0 3.5 2.7
0.6.0 3.4 2.7
0.5.0 3.3 2.7
0.4.0 3.2 2.7
0.3.0 - 0.3.2 3.1 2.5
0.2.0 - 0.2.1 3.0 2.5
0.1.0 2.9 2.2.4

Contributing

Please review the OpenStudio Contribution Policy if you would like to contribute code to this gem.

Releasing