NatLabRockies / NatLabRockies/SAM
Complete CSP UI variable definitions
Open
@taylorbrown75 is already working on this.
Since Dec 4, 2024.
csp
UI
- Dominant language
- C++
- Stars
- 486
- Forks
- 219
- Avg merge
- 10h 10m
- Merged PRs (30d)
- 2
Description
Describe the bug
Based on the suggestion by @cpaulgilman (https://github.com/NREL/SAM/pull/1933#pullrequestreview-2476470322), complete the UI variable definitions for all CSP and IPH models. Specifically, ensure group label and UIObject are set for all variables. Define and use one convention for labeling calculated variables (to distinguish from user inputs).
Expected behavior
Complete UI variable definitions for CSP and IPH models, including group labels and UIObjects.
Screenshots
Operating System and Version
- OS: All
- Version SAM 2024.12.12
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.