Skip to content

Commit

Permalink
Merge pull request #446 from ibpsa/issue214_ghPages_readme_update
Browse files Browse the repository at this point in the history
Closes #214.
  • Loading branch information
dhblum authored Jul 16, 2022
2 parents fecd3e8 + c2686ad commit 0e9673a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
Building Optimization Performance Tests

This repository contains code for the Building Optimization Performance Test framework (BOPTEST)
that is being developed as part of the IBPSA Project 1 (https://ibpsa.github.io/project1/).
that is being developed as part of the [IBPSA Project 1](https://ibpsa.github.io/project1/).

Visit the [BOPTEST Home Page](https://ibpsa.github.io/project1-boptest/) for more information about the project, software, and documentation.

## Structure
- ``/testcases`` contains test cases, including docs, models, and configuration settings.
Expand Down
1 change: 1 addition & 0 deletions releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Released on xx/xx/xxxx.

**The following changes are backwards-compatible and do not significantly change benchmark results:**

- New project home page launched at [https://ibpsa.github.io/project1-boptest/](https://ibpsa.github.io/project1-boptest/). This is for [#214](https://github.com/ibpsa/project1-boptest/issues/214).
- Add file exclusion list to ``data_manager.py`` when loading data from fmu resource directory. This is for [#423](https://github.com/ibpsa/project1-boptest/issues/423).
- Specify better command on ``README.md`` for specifying test case to deploy on Windows. This is for [#419](https://github.com/ibpsa/project1-boptest/issues/419).
- Remove dependency of example controllers on ``pathlib`` package. This is for [#416](https://github.com/ibpsa/project1-boptest/issues/416).
Expand Down

0 comments on commit 0e9673a

Please sign in to comment.