Releases: pnnl/ConStrain
Releases · pnnl/ConStrain
0.6.0
- Various software usability improvements
- Thorough review and improvement of verification library docstring
- New approach to consider data points numeric tolerances
- Flexible working directory specification when using the workflow API.
What's Changed
- Fixed plotting error when Untested results exist & Added Untested column in report by @yunjoonjung-PNNL in #57
- (2nd) VAV turndown lib item development by @yunjoonjung-PNNL in #56
- VAV Turndown verification item development by @yunjoonjung-PNNL in #55
- Fix boolean value plotting by @yunjoonjung-PNNL in #58
- Data export by @leijerry888 in #60
- Nan2untested by @leijerry888 in #61
- Develop VAVMinimumTurndownDuringReheatPressureReset by @yunjoonjung-PNNL in #64
- Fix
FanStaticPressureResetControlverification item logic by @yunjoonjung-PNNL in #65 - GUI: Embedded doc by @jslane-h in #54
- Revise tolerances by @lymereJ in #72
- Add additional tolerances by @lymereJ in #73
- G36 Stage 1 and 3 fixes by @yunjoonjung-PNNL in #75
- Follow up to #73 by @lymereJ in #74
- Multiprocessing and fix path issues by @lymereJ in #69
- Deployment GitHub Action by @lymereJ in #76
- Add deployment workflow by @lymereJ in #77
- initial implementation data adapter api by @leijerry888 in #71
- GUI: Better context provided in GUI by @jslane-h in #53
- Flexible working directory by @Fan-Feng in #31
- Consistent docstring in each verification item by @yunjoonjung-PNNL in #70
- change version number and ref year by @leijerry888 in #79
- Typo check by @leijerry888 in #78
Full Changelog: 0.5.0...0.6.0
ConStrain 0.5.0
- Add JSON Schema definition for user inputs validity check.
- Allow user to provide external verification item definition and implementation for ConStrain to run verification with.
- Improve workflow GUI.
- Various bug fixes in verification framework software and verification library.
What's Changed
- GUI: Allows Deletion of Multiple States by @jslane-h in #20
- Fix brick instance by @yunjoonjung-PNNL in #19
- Update project documentation by @lymereJ in #34
- Fix preprocessing API initialization by @lymereJ in #44
- Fix Guideline 36 references for design document by @lymereJ in #43
- Update dependencies by @lymereJ in #35
- Add missing docstrings by @lymereJ in #29
- JSON schemas by @jslane-h in #42
- Fixes unresolved reference in libcases by @jslane-h in #36
- Add package build doc by @leijerry888 in #32
- User lab by @leijerry888 in #52
- Missing argument to plotting functions by @lymereJ in #51
- Clarification for the automatic OA damper control verification. by @lymereJ in #48
- Fix automatic shutdown verification logic by @lymereJ in #47
Full Changelog: 0.4.0...0.5.0
ConStrain 0.4.0
- Extend verification library with new ASHRAE 90.1 and Guideline 36 verification items and tests.
ConStrain 0.3.2
What's Changed
- Preparation for Python package publication by @lymereJ in #10
- GUI: empty png bug fix by @jslane-h in #11
- Added pre-commit-config by @jslane-h in #12
- GUI: State creation logic issue/runtime error by @jslane-h in #14
- GUI: Added check mark in settings to show selected mode by @jslane-h in #15
- GUI: Adds popup to check if user wants to overwrite data on import by @jslane-h in #13
- Update init file by @lymereJ in #17
New Contributors
Full Changelog: 0.3.0...0.3.2
ConStrain 0.3.0
- Addition of Brick schema Integration API (beta), tests, and demo of end to end verification with Brick
- Addition of local loop performance verification items and unit tests
ConStrain 0.2.0
Addition of G36 verification items, tests, and demo workflow.