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

update_feature_report method appears to be missing functionality #131

Open
vtnate opened this issue Nov 11, 2022 · 0 comments
Open

update_feature_report method appears to be missing functionality #131

vtnate opened this issue Nov 11, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@vtnate
Copy link
Collaborator

vtnate commented Nov 11, 2022

Expected behavior
Timeseries csv output for features should be available.

Actual behavior
https://github.com/urbanopt/urbanopt-reopt-gem/blob/develop/lib/urbanopt/reopt/feature_report_adapter.rb#L170 is not actually implemented in the method.

To Reproduce
Steps to reproduce the behavior:

  1. Comment the final rm_rf block in the spec file
  2. Run the final test in the spec file
  3. Examine the test output: spec/run/example_scenario/1/feature_reports/
    1. Note the lack of this file: feature_report1_timeseries.csv
@vtnate vtnate added the bug Something isn't working label Nov 11, 2022
@vtnate vtnate changed the title update_feature_report appears to be missing functionality update_feature_report method appears to be missing functionality Nov 11, 2022
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

1 participant