NatLabRockies / NatLabRockies/OpenStudio-HPXML
Misc areas to allow more flexibility
Open
Nobody has claimed this yet.
priority low
- Dominant language
- Ruby
- Stars
- 70
- Forks
- 30
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 5
Description
Various small things can be improved to allow more flexibility (found while working on https://github.com/NatLabRockies/OpenStudio-HPXML/pull/2169):
- Allow more enumerations for:
- SoilType https://github.com/NatLabRockies/OpenStudio-HPXML/pull/2171
- RoofType
- InteriorFinish/Type
- Siding
- WallType
- GlassType
- ???
- Change dehumidifier Location="conditioned space" from an error to a warning; don't model as appropriate
- Change local ventilation FanLocation="kitchen" or "bath" from an error to a warning; don't model as appropriate
- Allow more low-E enumerations in window/skylight storm window GlassType
- Allow multiple efficiency values with different metrics (e.g., UEF & EF, SEER & SEER2, etc.)? Use newer metric.
- Allow more residential facility types (match HEScore)?
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reading the issue checklist and the related pull request #2169, then inspect pull request #2171 for the completed SoilType precedent. Done requires separately resolving or splitting the unchecked enumeration, warning, efficiency-metric, and facility-type requests; the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100