Commit graph

51 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
40b7ec1c18 Implementing searching epc methodology 2024-01-02 11:44:18 +00:00
Khalim Conn-Kowlessar
0b70c127f4 Added is_secondary_glazing to unit tests 2023-12-21 16:04:05 +00:00
Khalim Conn-Kowlessar
d38e4d44a0 built and added condition of insulation, prior to ventilation 2023-12-18 15:17:22 +00:00
Khalim Conn-Kowlessar
e1c066ea8d Pulling together ha15 ha 32 scoring pipeline 2023-12-07 13:04:15 +00:00
Khalim Conn-Kowlessar
55b8a0ace8 setting up the SearchEpc class 2023-12-06 16:50:53 +00:00
Khalim Conn-Kowlessar
d457ab46fb Done ha32 merge funcgtion 2023-12-06 13:08:11 +00:00
Khalim Conn-Kowlessar
2a601a3003 Created set_floor_level function and added tests for it 2023-12-05 16:04:52 +00:00
Khalim Conn-Kowlessar
32e0d78cd8 updated unit tests for slight increase in contingency costs for suspended floor insulation 2023-12-05 15:19:58 +00:00
Khalim Conn-Kowlessar
84bcb99ad9 Added further placeholder valuation figures and added mvp valuation increase methodology 2023-12-05 11:02:12 +00:00
Khalim Conn-Kowlessar
43a2196580 Fixing costs unit tests 2023-12-02 16:58:34 +00:00
Khalim Conn-Kowlessar
96553d0fc0 Updating the floor recommendations class for new cost data 2023-11-24 08:00:35 +00:00
Khalim Conn-Kowlessar
b8ae345076 Created costs elt app 2023-11-23 19:17:58 +00:00
Khalim Conn-Kowlessar
d703447c6a Adding new materials to Materials enum 2023-11-17 15:39:51 +00:00
Khalim Conn-Kowlessar
d54d314bfe Fixing sap model process setup 2023-11-17 11:45:06 +00:00
Khalim Conn-Kowlessar
7ae49d35e4 Adding flat roof insulation 2023-11-17 10:43:14 +00:00
Khalim Conn-Kowlessar
ada2101a73 Wrote ventilation recommendations, still needs unit tests 2023-10-18 17:25:50 +11:00
Khalim Conn-Kowlessar
40a6d2041e Added potential variables to dataset 2023-10-17 15:38:17 +11:00
Khalim Conn-Kowlessar
7c943b8c1c Got the bigger portfolio working 2023-10-11 20:42:04 +08:00
Khalim Conn-Kowlessar
fec6fab42a Created script to create sample input file 2023-10-11 13:19:23 +08:00
Khalim Conn-Kowlessar
dbf5f63e44 implementing partial cavity wall fill recommendation 2023-10-09 10:31:08 +08:00
Khalim Conn-Kowlessar
0da24a955c fixed property tests 2023-10-09 06:33:28 +08: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
13c1e50126 stripping out assumed tag from cleaned descriptions in EPC clean 2023-10-06 10:23:19 +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
e0019662c9 Adding pruning and processing of descriptions 2023-09-14 16:23:05 +01:00
Khalim Conn-Kowlessar
1fdbdbad07 simplying router for recommendation engine wip 2023-09-13 15:54:41 +01:00
Khalim Conn-Kowlessar
f8a4884deb fixing unit tests for Property class 2023-09-13 15:50:20 +01:00
Khalim Conn-Kowlessar
62f812cd71 Fixing issue with sap model parsing event body 2023-09-12 18:48:33 +01:00
Khalim Conn-Kowlessar
547172a6e8 copying over simulation system DataProcessor to backend dockerfile and adding 120 second timeout 2023-09-12 18:07:07 +01:00
Khalim Conn-Kowlessar
327eaefbd0 removing custom domain 2023-09-04 16:49:35 +01:00
Khalim Conn-Kowlessar
20ba7149c1 wip on area data handler 2023-08-31 13:45:06 +01:00
Khalim Conn-Kowlessar
974b049ad1 Added area_data file 2023-08-31 10:09:08 +01:00
Khalim Conn-Kowlessar
a4e8f510b1 Added slack to CostOptimiser in the case of no feasible solution 2023-08-30 11:00:45 +01:00
Khalim Conn-Kowlessar
a5062b24f0 got the predictions working 2023-08-25 18:08:56 +01:00
Khalim Conn-Kowlessar
81d7e6afb7 added checking for directory before creation and made some minor style changes 2023-08-25 15:21:17 +01:00
Khalim Conn-Kowlessar
b278e557fb Added materials table to fastapi backend 2023-08-10 16:53:52 +01:00
Khalim Conn-Kowlessar
44099f8d83 Working on simulation system data 2023-08-03 12:09:37 +01:00
Khalim Conn-Kowlessar
001eddef2e ix silly rdsap tables bug 2023-07-21 18:31:03 +01:00
Khalim Conn-Kowlessar
a5ef3b8483 extending description cleaning for expanded data 2023-07-20 18:51:55 +01:00
Khalim Conn-Kowlessar
2a002c1faf refactoring recommendations 2023-07-20 18:02:17 +01:00
Khalim Conn-Kowlessar
5a5c0d5f18 rewrote classifying new declies without pandas 2023-07-20 15:48:26 +01:00
Khalim Conn-Kowlessar
c5b15be5c3 restructuign wip 2023-07-20 13:48:59 +01:00
Khalim Conn-Kowlessar
14ba7581d9 restructure wip - added is in conservation area to fastapi router 2023-07-20 12:44:31 +01:00
Khalim Conn-Kowlessar
c0f9462377 further breaking up code 2023-07-20 12:24:34 +01:00
Khalim Conn-Kowlessar
24f0404c8d restructuring repo to split out static data build processes 2023-07-20 12:02:50 +01:00
Khalim Conn-Kowlessar
b0c161b118 restructuring openUrpn code 2023-07-20 11:41:43 +01:00
Khalim Conn-Kowlessar
ff180a67e2 reduce interdependencies 2023-07-19 14:37:57 +01:00
Khalim Conn-Kowlessar
7a091842c9 Trying to get /backend and /model_data working together 2023-07-18 16:45:11 +01:00
Khalim Conn-Kowlessar
f22cf79dfa Added unit testing 2023-06-08 14:41:31 +01:00
Khalim Conn-Kowlessar
d48a40c64b Project environment setup 2023-06-07 15:57:22 +01:00