urbanopt / urbanopt-cli

URBANopt command line interface
https://docs.urbanopt.net/
Other
6 stars 2 forks source link

Error running Urbanopt project #469

Open tanushree04 opened 5 months ago

tanushree04 commented 5 months ago

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:inthermal_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