-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Actual behavior
[14:05:05.820516 ERROR] C:/a/urbanopt-cli/urbanopt_reopt/.bundle/install/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/util/measure.rb failed with message Runner error C:/a/urbanopt-cli/urbanopt_reopt/.bundle/install/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/util/measure.rb failed with undefined method heatingFuelTypes' for #<OpenStudio::Model::ThermalZone:0x00000216ec7742c8>, C:/a/urbanopt-cli/urbanopt_reopt/.bundle/install/ruby/2.7.0/gems/openstudio-standards-0.5.0/lib/openstudio-standards/standards/Standards.ThermalZone.rb:667:in
thermal_zone_fossil_or_electric_type'
To Reproduce
Steps to reproduce the behavior:
uo create -p "project name" -v
uo create -s "project name"/example_project_with_PV.json
uo create -r "project name"/baseline_scenario.csv
(manually copy the resources and measures folder from example_files to the project folder
uo run -s "project name"/REopt_baseline_scenario.csv -f "project name"/example_project_with_PV.json
Additional context
Windows