Commit graph

849 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
d703447c6a Adding new materials to Materials enum 2023-11-17 15:39:51 +00:00
KhalimCK
46f08c4aab
Merge pull request #255 from Hestia-Homes/roof-recommendations
fixing stupid bug
2023-11-17 14:16:03 +00:00
Khalim Conn-Kowlessar
262517be46 fixing stupid bug 2023-11-17 14:15:39 +00:00
KhalimCK
2b82113eff
Merge pull request #254 from Hestia-Homes/roof-recommendations
Roof recommendations
2023-11-17 14:13:28 +00:00
Khalim Conn-Kowlessar
dfa5e798e1 added aws credentials to unit test github workflow 2023-11-17 14:12:55 +00:00
KhalimCK
054311340c
Merge pull request #253 from Hestia-Homes/roof-recommendations
remove get_cleaned from unit tests
2023-11-17 14:10:07 +00:00
Khalim Conn-Kowlessar
5973bad240 Merge branch 'main' of https://github.com/Hestia-Homes/Model into roof-recommendations 2023-11-17 14:09:42 +00:00
Khalim Conn-Kowlessar
1846b8dc14 remove get_cleaned from unit tests 2023-11-17 14:09:22 +00:00
KhalimCK
d8c0fec7b3
Merge pull request #252 from Hestia-Homes/roof-recommendations
Roof recommendations
2023-11-17 14:04:26 +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