mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-27 23:35:01 +00:00
Map triple glazing 2002-2021 windows to SAP10 code 9 🟥
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
8f9b2fe2c5
commit
cff4095cfd
1 changed files with 1 additions and 0 deletions
|
|
@ -1223,6 +1223,7 @@ class TestGlazingTypeCoding:
|
|||
[
|
||||
("Double glazing installed before 2002", 3), # double pre-2002, U 2.8
|
||||
("Double glazing installed between 2002 - 2021", 2), # double 2002-2022, U 2.0
|
||||
("Triple glazing installed between 2002 - 2021", 9), # triple 2002-2022, U 2.0
|
||||
("Double glazing, Unknown install date", 3), # unknown → pre-2002 default, U 2.8
|
||||
("Double glazing installed during or after 2022", 13), # double 2022+, U 1.4
|
||||
("", ""), # no lodging — passes through (calc nulls it)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue