Skip to content

Releases: NREL/openstudio-extension-gem

Version 0.4.3

02 Jun 16:30
317b5b3
Compare
Choose a tag to compare
  • Update measure tester gem which upgrades Rubocop to 1.15
  • Update styles to v4 based on new version of Rubocop

Version 0.4.2

22 Apr 17:33
e725e43
Compare
Choose a tag to compare
  • Updatd version of openstudio-standards for development to openstudio-standards 0.2.13
  • Added ASHRAE 90.1 2016 and 2019 to get_doe_templates method in os_lib_model_generation.rb file. This method is used by a number of measures to generate allowable argument values

Version 0.4.1

15 Apr 20:30
79ec3d3
Compare
Choose a tag to compare
  • Fixed #95, Extend exceptions on standards error messages for curves used on multiple objects
  • Fixed #113, Fix bad args behavior on bar_from_building_type_ratios
  • Fixed #111, night cycling change - for 0.4.x
  • Updated version of openstudio-standards for development to openstudio-standards 0.2.13

Version 0.4.0

15 Feb 21:42
Compare
Choose a tag to compare
  • Fix merging of options on initialization. Options hash will overwrite the default config AND the runner.conf files.
  • Includes patch of 0.2.6 (failed.job and finished.job)
  • Support Ruby 2.7.0, Bundler > 2.2
  • Update copyrights

Version 0.2.6

15 Jan 17:22
9001d4b
Compare
Choose a tag to compare
  • Check that failed.job doesn't exist and finished.job does exist.

  • Fixed #98

Version 0.3.2

08 Dec 21:47
Compare
Choose a tag to compare
  • Update Extension Gem Template
  • Add gemfile path instead of just dirname to the initialization
  • Update to latest workflow gem to support URBANopt Workflow

Version 0.3.1

15 Oct 17:18
7e80569
Compare
Choose a tag to compare
  • This change first zeroes-out latent (for good measure) and radiant fractions before setting lost fraction to 1.0 to avoid this error.

Version 0.3.0

28 Sep 14:58
05b4db2
Compare
Choose a tag to compare
  • remove the os_lib_reporting.rb helpers. This file is only used for OS reporting measure and should not be shared with other users.
  • Upgrade dependency to openstudio-workflow gem to ~> 2.1.0
  • This version works only with EnergyPlus 9.4 since it depends on OpenStudio workflow ~> 2.1.0

Version 0.2.5

24 Aug 16:29
f228d8f
Compare
Choose a tag to compare
  • Support runner options for bundle_install_path and gemfile_path
  • Laboratory and Data Center Support
  • Fixed #71, another fix for bcl rake tasks
  • Fixed #72, Add laboratory and data centers to os_lib_model_generation
  • Fixed #74, adding bundle path and gemfile path options

Version 0.2.4

22 Jun 17:23
b43eca5
Compare
Choose a tag to compare
  • Fixed upload of measures to BCL using rake tasks.
  • Support economizer modeling when create_typical measure is split into two parts

Closed Issues: 1

  • Fixed #64, README updates