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

Electricity CVRMSE Limit is not populating correctly in OS Server #257

Closed
ljbrackney opened this issue Jan 17, 2018 · 3 comments
Closed
Labels

Comments

@ljbrackney
Copy link

ljbrackney commented Jan 17, 2018

Running a calibration that includes points that meet acceptance criteria:

{“electricity_cvrmse_within_limit”:true,“electricity_nmbe_within_limit”:true,“natural_gas_cvrmse_within_limit”:true,“natural_gas_nmbe_within_limit”:true}.

However the server output for electricity_cvrmse_within_limit is always 0. The electricity_nmbe_within_limit and both gas limit variables are working ok. I also looked at XY plots of the NMBE/CVRMSE values versus the corresponing limit variables, and those plots are fine for everything but electricity_cvrmse_within_limit - so there's something wrong - perhaps in how the variable is being cast from a Boolean to a numeric (0/1) value?

@ljbrackney
Copy link
Author

I was just able to rerun this analysis on 24 that Brian freshly provisioned for me via docker-compose and it's working ok there. This looks like it may also be deployment related.

@ljbrackney
Copy link
Author

This appears to have been a deployment issue, and is working with the new images on 24a and 24b. I will verify on AWS and close if appropriate.

@ljbrackney
Copy link
Author

Working on AWS as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant