Commit graph

54 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
00c35bf8cf tighten conditions for making recommendations 2023-10-10 13:12:50 +08:00
Khalim Conn-Kowlessar
de9810af43 implementing new sap model data prep into backend 2023-10-10 11:37:56 +08:00
Khalim Conn-Kowlessar
efdef5eb46 added recommendation scoring setup process 2023-10-10 05:41:25 +08:00
Khalim Conn-Kowlessar
0b12e59d7f Added cleaning data pull to property class 2023-10-09 13:26:31 +08:00
Khalim Conn-Kowlessar
dbf5f63e44 implementing partial cavity wall fill recommendation 2023-10-09 10:31:08 +08:00
Khalim Conn-Kowlessar
847370ed39 reviewing cavitiy wall methodology 2023-10-09 08:44:56 +08:00
Khalim Conn-Kowlessar
9ee8b53cae Added uvalue unit tests 2023-10-09 06:59:22 +08:00
Khalim Conn-Kowlessar
2db0526003 added in cavity fill recommendation 2023-10-07 05:18:35 +01:00
Khalim Conn-Kowlessar
cbef2b5e45 set up pre-flight 2023-10-06 15:14:14 +01:00
Khalim Conn-Kowlessar
bdbdbdc676 minor refactoring of plan router 2023-10-06 14:46:22 +01:00
Khalim Conn-Kowlessar
e2633dfa5b restructuing property class to move more property level attributes to the Property class 2023-10-06 11:39:41 +01:00
Khalim Conn-Kowlessar
2d85e79bd4 updated conservation area conditions in wall recommendations to check restricted measures 2023-10-05 18:25:53 +01:00
Khalim Conn-Kowlessar
2b783c8d1a implemented property age band cleaning 2023-10-05 18:20:52 +01:00
Khalim Conn-Kowlessar
b2599bfadb removing long standing temp code from plan router 2023-10-05 16:12:52 +01:00
Khalim Conn-Kowlessar
965e8e99d3 fixed unit tests 2023-10-05 16:04:12 +01:00
Khalim Conn-Kowlessar
c86b742af4 Almost deleted model data 2023-10-05 15:09:50 +01:00
Khalim Conn-Kowlessar
9d14953efb restructuing repo wip 2023-10-05 14:45:56 +01:00
Khalim Conn-Kowlessar
87e7cce075 added floor uvalue unit tests 2023-09-22 23:02:25 +01:00
Khalim Conn-Kowlessar
7385719b37 Added wall test cases 2023-09-22 19:52:03 +01:00
Khalim Conn-Kowlessar
5146e6e0b4 fixing wall recommendations testss 2023-09-22 14:08:49 +01:00
Khalim Conn-Kowlessar
f288d47e38 implemented new u-value methdology in floor recommendations 2023-09-22 11:24:51 +01:00
Khalim Conn-Kowlessar
4daf972030 added unit tests for roof uvalues 2023-09-22 11:03:01 +01:00
Khalim Conn-Kowlessar
00328d461b working on data diferencing code 2023-09-21 18:32:10 +01:00
Khalim Conn-Kowlessar
7382b17232 Debugging dwelling below for floor uvalue 2023-09-21 17:19:15 +01:00
Khalim Conn-Kowlessar
db7f28bfc6 uvalue remapping working 2023-09-21 16:25:36 +01:00
Khalim Conn-Kowlessar
468ae73053 Added in wall uvalues 2023-09-21 16:09:29 +01:00
Khalim Conn-Kowlessar
fb0a659856 Fixing uvalue for floor function 2023-09-21 15:44:09 +01:00
Khalim Conn-Kowlessar
202365ebf2 Adding u-value calculations 2023-09-21 15:14:10 +01:00
Khalim Conn-Kowlessar
03451d0bc7 almost completed the get_roof_u_values methodology 2023-09-20 17:54:24 +01:00
Khalim Conn-Kowlessar
aa64859706 moved new functions to correct places 2023-09-20 15:16:20 +01:00
Khalim Conn-Kowlessar
aa3b1e172d implementing u-value population wip 2023-09-20 14:23:46 +01:00
Khalim Conn-Kowlessar
cde303a0c0 Added in pre-processor 2023-09-13 18:06:48 +01:00
Khalim Conn-Kowlessar
621696c732 fixed recommendations unit tests 2023-09-12 15:38:15 +01:00
Khalim Conn-Kowlessar
df878007d2 fixing wall recommendations 2023-09-12 15:26:55 +01:00
Khalim Conn-Kowlessar
ee15ae8466 Implementing sap model into the backend, almost complete 2023-09-05 18:29:38 +01:00
Khalim Conn-Kowlessar
637ada9cb3 Implementing sap model api to backend wip 2023-09-05 15:47:26 +01:00
Khalim Conn-Kowlessar
6cd6a5fae6 Adding placeholder random sampling for sap points, for demo 2023-08-30 10:30:43 +01:00
Khalim Conn-Kowlessar
6ac397b565 Adding recommendation materials details to recommendations outputs 2023-08-21 14:39:34 +01:00
Khalim Conn-Kowlessar
557aa108e5 Added in costs placeholder and storing recommendations in backend 2023-08-15 17:48:24 +01:00
Khalim Conn-Kowlessar
e8d31d56a6 Adding in costing framework wip 2023-08-15 17:33:38 +01:00
Khalim Conn-Kowlessar
28dab3a6ff adding placeholder methods for recommendation engine 2023-08-14 18:46:38 +01:00
Khalim Conn-Kowlessar
773bd291a1 Implemented type and description generation into recommendations 2023-08-11 21:00:16 +01:00
Khalim Conn-Kowlessar
51f443a3b5 added starting u value to floor recommendations 2023-08-11 20:31:48 +01:00
Khalim Conn-Kowlessar
35d4d3af03 added starting u value to wall recomendations 2023-08-11 20:29:35 +01:00
Khalim Conn-Kowlessar
b3614a13d9 setting up temp materials db 2023-08-02 19:36:54 +01:00
Khalim Conn-Kowlessar
001eddef2e ix silly rdsap tables bug 2023-07-21 18:31:03 +01:00
Khalim Conn-Kowlessar
6160c0685c moved rdsap_tables to recommendations 2023-07-21 18:22:05 +01:00
Khalim Conn-Kowlessar
39f954a088 restructured app to move property to backend 2023-07-21 17:32:06 +01:00
Khalim Conn-Kowlessar
e3d94b9307 fixed recommendation tests 2023-07-21 15:46:13 +01:00
Khalim Conn-Kowlessar
2f88f2a0af erfactoring recommendations 2023-07-21 15:22:22 +01:00