Increasing Upgrade OptionsΒΆ

To allow more options per upgrade, increase the value returned by the following method defined in resources/measures/HPXMLtoOpenStudio/resources/constants.rb:

def self.NumApplyUpgradeOptions
  return 25
end

Then run openstudio tasks.rb update_measures. See Tasks for instructions on how to run tasks.