NatLabRockies / NatLabRockies/OpenStudio
Python plugin next steps
Open
@joseph-robertson is already working on this.
Since Dec 16, 2022.
- #4858 by @joseph-robertson — merged
component - Utilities Other
Enhancement Request
- Dominant language
- C++
- Stars
- 646
- Forks
- 237
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 10
Description
Extend the python plugin feature that was implemented in #4600. Specifically:
- optionally provide python script with OS handles/names and then FT does replacement in the python script
- OS measure generates the python script (this is in the realm of user documentation / demonstration)
See https://github.com/NREL/OpenStudio/issues/3839 for more information.
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.