Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RS/JDJ/final renumbering #1604

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from
Open

Conversation

JacksonJ-KC
Copy link
Collaborator

@JacksonJ-KC JacksonJ-KC commented Jan 16, 2025

@weilixu and @jugonzal07 This is ready for review! The renumbering script is counting on the master ruletest json files to still exist in the repo and it is also expecting them to have been regenerated from the spreadsheets according to the new naming convention. Running it with the current master json files will result in a ValueError.

@JacksonJ-KC JacksonJ-KC self-assigned this Jan 16, 2025
class Section1Rule1(RuleDefinitionListIndexedBase):
"""Rule 1 of ASHRAE 90.1-2019 Appendix G Section 1 (Performance Calculations)"""
class PRM9012019Rule73j65(RuleDefinitionListIndexedBase):
"""Rule 73j65 of ASHRAE 90.1-2019 Appendix G"""
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weilixu I was not able to automate updating these docstrings

@@ -21,6 +21,215 @@
"section23",
]

rules_dict = {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rule number map is here FYI

rct229/ruleset_functions.py Outdated Show resolved Hide resolved
rct229/ruleset_functions.py Outdated Show resolved Hide resolved
rct229/ruleset_functions.py Outdated Show resolved Hide resolved
rct229/web_application.py Show resolved Hide resolved
# Conflicts:
#	rct229/rulesets/ashrae9012019/section1/section1rule1.py
#	rct229/rulesets/ashrae9012019/section1/section1rule5.py
#	rct229/rulesets/ashrae9012019/section1/section1rule6.py
#	rct229/rulesets/ashrae9012019/section1/section1rule7.py
#	rct229/rulesets/ashrae9012019/section11/section11rule1.py
#	rct229/rulesets/ashrae9012019/section11/section11rule10.py
#	rct229/rulesets/ashrae9012019/section11/section11rule13.py
#	rct229/rulesets/ashrae9012019/section11/section11rule16.py
#	rct229/rulesets/ashrae9012019/section11/section11rule8.py
#	rct229/rulesets/ashrae9012019/section19/section19rule15.py
#	rct229/rulesets/ashrae9012019/section19/section19rule19.py
#	rct229/rulesets/ashrae9012019/section19/section19rule35.py
#	rct229/rulesets/ashrae9012019/section19/section19rule7.py
#	rct229/rulesets/ashrae9012019/section21/section21rule1.py
#	rct229/rulesets/ashrae9012019/section21/section21rule2.py
#	rct229/rulesets/ashrae9012019/section22/section22rule17.py
#	rct229/rulesets/ashrae9012019/section22/section22rule35.py
#	rct229/rulesets/ashrae9012019/section22/section22rule37.py
#	rct229/rulesets/ashrae9012019/section22/section22rule38.py
#	rct229/rulesets/ashrae9012019/section22/section22rule39.py
#	rct229/rulesets/ashrae9012019/section23/section23rule1.py
#	rct229/rulesets/ashrae9012019/section4/section4rule1.py
#	rct229/rulesets/ashrae9012019/section4/section4rule11.py
@JacksonJ-KC JacksonJ-KC marked this pull request as ready for review February 6, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants