Commit graph

841 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
1846b8dc14 remove get_cleaned from unit tests 2023-11-17 14:09:22 +00:00
Khalim Conn-Kowlessar
ee0fd1452b fixed unit tests 2023-11-17 14:03:42 +00:00
Khalim Conn-Kowlessar
763b88cd1e fix tests for convert thickness to numeric 2023-11-17 13:55:46 +00:00
Khalim Conn-Kowlessar
ccc0d8603b fixed property unit tests 2023-11-17 12:16:11 +00:00
Khalim Conn-Kowlessar
314ad8719d fixing sap model prep unit tests 2023-11-17 12:12:43 +00:00
Khalim Conn-Kowlessar
4d51410ff3 Fixing sap model process setup 2023-11-17 11:51:39 +00:00
Khalim Conn-Kowlessar
d54d314bfe Fixing sap model process setup 2023-11-17 11:45:06 +00:00
Khalim Conn-Kowlessar
eb277b4e8a Added limited flat roof insulaton 2023-11-17 11:02:54 +00:00
Khalim Conn-Kowlessar
4537c7deab Added insulated flat roof recommendations 2023-11-17 10:55:16 +00:00
Khalim Conn-Kowlessar
7ae49d35e4 Adding flat roof insulation 2023-11-17 10:43:14 +00:00
Khalim Conn-Kowlessar
15e48c2165 wrote unit tests for room roof insulation 2023-11-13 20:58:00 +09:00
Khalim Conn-Kowlessar
c96fafa701 basic implementation of pitched roof area estimate 2023-11-13 15:57:51 +09:00
Khalim Conn-Kowlessar
22a0bb1ffd insulation of floor to unheated space complete 2023-10-24 17:32:48 +08:00
Khalim Conn-Kowlessar
0c5ff1153c unit tests for unheated space floor insulation 2023-10-24 16:27:38 +08:00
Khalim Conn-Kowlessar
448c6a3772 added exposed floor insulation 2023-10-24 16:02:08 +08:00
Khalim Conn-Kowlessar
1228c680a6 implemented unheated space floor u-value 2023-10-24 15:19:18 +08:00
Khalim Conn-Kowlessar
0a549e6916 wrote complete loft insulation recommendations 2023-10-24 06:56:29 +11:00
Khalim Conn-Kowlessar
57c8788a37 basic unit tests for fireplace recommendations 2023-10-24 06:23:05 +11:00
Khalim Conn-Kowlessar
9346b82c2e allow roof_insulation in create_recommendation_scoring_data 2023-10-21 20:18:18 +11:00
Khalim Conn-Kowlessar
193e013764 added roof insulation to backend - almost complete 2023-10-20 19:21:42 +11:00
Khalim Conn-Kowlessar
67e6a555f0 almost completed loft insulation 2023-10-20 19:01:30 +11:00
Khalim Conn-Kowlessar
13ceb4031d implementing loft insulation wip 2023-10-20 18:51:49 +11:00
KhalimCK
62fe7e3ede
Merge pull request #250 from Hestia-Homes/fireplace-recommendations
Fireplace recommendations
2023-10-20 16:47:49 +11:00
Khalim Conn-Kowlessar
f6724b5ce9 implementing new prediction process 2023-10-20 16:45:46 +11:00
Khalim Conn-Kowlessar
855d581dbf Merge branch 'main' of https://github.com/Hestia-Homes/Model into fireplace-recommendations 2023-10-20 11:49:58 +11:00
Khalim Conn-Kowlessar
d58a87af01 Integrating new sap model process into backend 2023-10-20 11:46:38 +11:00
KhalimCK
3ed8dd98df
Merge pull request #249 from Hestia-Homes/fireplace-recommendations
Fireplace recommendations
2023-10-19 14:26:08 +11:00
Khalim Conn-Kowlessar
52578287a7 comment out temp code 2023-10-19 14:25:21 +11:00
Khalim Conn-Kowlessar
761c1441c7 Fireplace recommendations tests 2023-10-19 14:24:55 +11:00
Khalim Conn-Kowlessar
77a7035167 implemented number open fireplaces 2023-10-19 13:41:35 +11:00
KhalimCK
253c118d2c
Merge pull request #248 from Hestia-Homes/ventilation-recommendations
Ventilation recommendations
2023-10-19 08:44:05 +11:00
Khalim Conn-Kowlessar
e21142db8d added ventilation unit test to test_sap_model_prep 2023-10-19 08:43:21 +11:00
Khalim Conn-Kowlessar
65c362e0ac Added ventilation unit testa 2023-10-18 17:38:54 +11:00
Khalim Conn-Kowlessar
ada2101a73 Wrote ventilation recommendations, still needs unit tests 2023-10-18 17:25:50 +11:00
KhalimCK
b938285009
Merge pull request #247 from Hestia-Homes/wall-recommendations
Wall recommendations
2023-10-18 15:57:24 +11:00
Khalim Conn-Kowlessar
8c5429c5d6 Fixed broken tests 2023-10-18 15:52:55 +11:00
Khalim Conn-Kowlessar
08487d8f19 added sandstone or limestone unit tests 2023-10-18 15:14:37 +11:00
Khalim Conn-Kowlessar
061ee27ffd Added cob wall unit test 2023-10-18 15:03:52 +11:00
Khalim Conn-Kowlessar
8261a61454 added new wall recommendations tests 2023-10-18 14:59:02 +11:00
Khalim Conn-Kowlessar
8b078da71e Allow system built walls to have iwi and ewi 2023-10-18 10:58:45 +11:00
KhalimCK
f326de6ea0
Merge pull request #245 from Hestia-Homes/sap-model-updates
Sap model updates
2023-10-18 10:28:48 +11:00
Khalim Conn-Kowlessar
0e7f56e356 Added all_equal_rows storage 2023-10-18 10:28:18 +11:00
Khalim Conn-Kowlessar
f0db6b69df created a small dataset of uprn and directory name to keep track of all equal rows 2023-10-18 10:14:52 +11:00
Khalim Conn-Kowlessar
d5b2ff9c36 built new dataset for testing 2023-10-17 22:26:51 +11:00
Khalim Conn-Kowlessar
3659e45fc2 implemented new insulation thickness values 2023-10-17 16:06:27 +11:00
Khalim Conn-Kowlessar
40a6d2041e Added potential variables to dataset 2023-10-17 15:38:17 +11:00
Khalim Conn-Kowlessar
2ead4906be Making roof with premises above 0 u-value 2023-10-17 14:23:50 +11:00
Khalim Conn-Kowlessar
bb0f514868 make floor with property below 0 u-value 2023-10-17 14:20:26 +11:00
Khalim Conn-Kowlessar
11a69f4e21 removed temp code 2023-10-17 14:14:11 +11:00
Khalim Conn-Kowlessar
13490b18ca Added tests for solid walls 2023-10-17 14:13:42 +11:00