ibpsa / project1-boptest

Building Optimization Performance Tests
Other
104 stars 69 forks source link

BOPTEST no longer includes `forecastParameters` in the results payload to dashboard #548

Closed kbenne closed 1 year ago

kbenne commented 1 year ago

As a result the dashboard will not accept BOPTEST results submnissions. Now that forecastParameters are specific to each variable, we're going to need to update the dashboard to accomodate this change.

dhblum commented 1 year ago

I think what was done in https://github.com/NREL/boptest-service/commit/717d2a4267401f07be64277a44a40aaedd210d01 for a temporary fix in Service will need to be done in BOPTEST core as well until the dashboard is updated.

dhblum commented 1 year ago

Closed by https://github.com/ibpsa/project1-boptest/pull/549.