Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is a bug in the uo create command while creating urbanopt reopt project #468

Open
tanushree04 opened this issue Jun 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@tanushree04
Copy link
Contributor

tanushree04 commented Jun 13, 2024

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'

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

@tanushree04 tanushree04 added the bug Something isn't working label Jun 13, 2024
@tanushree04 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
@kflemin
Copy link
Contributor

kflemin commented Jun 13, 2024

you mean when creating a residential (combined) project?

@tanushree04
Copy link
Contributor Author

I was creating a reopt project.. so I am not sure why those measures are throwing an error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants