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

Issue550 scenario example #553

Open
wants to merge 11 commits into
base: issue550_scenarioExample
Choose a base branch
from
Prev Previous commit
Next Next commit
Update release notes
dhblum committed Jun 21, 2023
commit 5a025dee3734a71a944a683b925f459a931cf319
1 change: 1 addition & 0 deletions releasenotes.md
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@ Released on xx/xx/xxxx.
- In examples and unit test Python requests, use ``json`` attribute instead of ``data``. This is for [#528](https://github.com/ibpsa/project1-boptest/issues/528).
- In unit test checking fetching of single forecast variable, specify specific forecast point to check for each test case. This is for [#529](https://github.com/ibpsa/project1-boptest/issues/529).
- Update ``KPI_Calculator.get_computational_time_ratio`` to return ``None`` if no simulation steps have been processed. This is for [#540](https://github.com/ibpsa/project1-boptest/issues/540).
- Add ``forecastParameters`` to dashboard submission with empty dictionary. This is for [#548](https://github.com/ibpsa/project1-boptest/issues/548).


## BOPTEST v0.4.0