You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The resources and measures folder need to be copied over when creating a reopt project.
Currently this throws errors while simulating buildings
[13:59:42.763482 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 cannot load such file -- C:/a/urbanopt-cli/urbanopt_reopt/resources/hpxml-measures/HPXMLtoOpenStudio/resources/meta_measure in eval:131:in `require'
tanushree04
changed the title
There is a bug in the uo create command while creating urbanopt project
There is a bug in the uo create command while creating urbanopt reopt project
Jun 13, 2024
The
resources
andmeasures
folder need to be copied over when creating a reopt project.Currently this throws errors while simulating buildings
[13:59:42.763482 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 cannot load such file -- C:/a/urbanopt-cli/urbanopt_reopt/resources/hpxml-measures/HPXMLtoOpenStudio/resources/meta_measure in eval:131:in `require'
uo create -p "project name" -v
uo create -s "project name"/example_project_with_PV.json
uo create -r "project name"/baseline_scenario.csv
uo run -s "project name"/REopt_baseline_scenario.csv -f "project name"/example_project_with_PV.json
The text was updated successfully, but these errors were encountered: