NREL / openstudio-calibration-gem

Other
5 stars 5 forks source link

Suppport hoo_var_method in shift hours of operation measure #37

Open DavidGoldwasser opened 2 years ago

DavidGoldwasser commented 2 years ago

Uses this code in standards and ext gem (wait until 3.3.0 is out and then update min version or isolate this code to work in older version) https://github.com/NREL/openstudio-standards/pull/1073

https://github.com/NREL/openstudio-extension-gem/issues/141

DavidGoldwasser commented 2 years ago

Actually because this calls standard directly and not method through ext gem I should be able to do this now https://github.com/NREL/openstudio-calibration-gem/blob/develop/lib/measures/shift_hours_of_operation/measure.rb#L447