Commit graph

1979 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
bf45a5f4fa minor 2024-10-03 16:10:32 +01:00
Khalim Conn-Kowlessar
4ef2f0af28 completed mds outputs for the moment 2024-10-03 12:10:45 +01:00
Khalim Conn-Kowlessar
79746e9a36 finished adding measure_type to recommendations and added check to ensure it's populated 2024-10-03 10:59:40 +01:00
Khalim Conn-Kowlessar
feb60537c0 added measure type to some controls recommendations 2024-10-03 10:54:46 +01:00
Khalim Conn-Kowlessar
9b6f8c4864 added measure type to heating recommendations 2024-10-03 10:51:22 +01:00
Khalim Conn-Kowlessar
2b992fc9f5 added measure type for minor measures 2024-10-03 10:43:06 +01:00
Khalim Conn-Kowlessar
e2d0f920b0 added windows measure_type 2024-10-03 10:42:24 +01:00
Khalim Conn-Kowlessar
b3b2021a1b added floors and leds measure types 2024-10-03 10:41:42 +01:00
Khalim Conn-Kowlessar
0c2463efe0 added measure type for ventilation, draught proofing 2024-10-03 10:39:59 +01:00
Khalim Conn-Kowlessar
1f1bf9981c adding measure type for wall and roof insulation 2024-10-03 10:38:14 +01:00
Khalim Conn-Kowlessar
2a75a6db17 adding heat demand to mds outputs 2024-10-02 20:19:25 +01:00
Khalim Conn-Kowlessar
17f653340b almost completed the mds output 2024-10-02 17:31:58 +01:00
Khalim Conn-Kowlessar
ad82b15c6e added measure matrix code 2024-10-02 17:29:04 +01:00
Khalim Conn-Kowlessar
6bc2ee0a6c adding rest of database query functions 2024-10-02 14:39:04 +01:00
Khalim Conn-Kowlessar
aadcc56d32 adding database queries to Outputs class 2024-10-02 14:33:29 +01:00
Khalim Conn-Kowlessar
9beb8b7a24 new fuel type to efficiency mapped 2024-10-02 14:05:04 +01:00
Khalim Conn-Kowlessar
97dfa3e572 removed temp debugging code 2024-10-02 13:50:31 +01:00
Khalim Conn-Kowlessar
33bc38fdc8 added call to unit solar api call 2024-10-02 11:42:18 +01:00
Khalim Conn-Kowlessar
46f513a4f2 tidying up solar api code 2024-10-02 11:29:42 +01:00
Khalim Conn-Kowlessar
e4aa4cbb2f handling edge cases for solar api 2024-10-02 10:48:54 +01:00
Khalim Conn-Kowlessar
37bd18642b debugging eon asset list 2024-10-01 19:39:20 +01:00
Khalim Conn-Kowlessar
6029aad07c fixing the example eon asset list 2024-10-01 19:32:46 +01:00
Khalim Conn-Kowlessar
fc1468efda enforcing datetime is string 2024-10-01 16:31:18 +01:00
Khalim Conn-Kowlessar
c5b7775a23 created hashing of uprn 2024-10-01 16:27:17 +01:00
KhalimCK
ad37630d80
Merge pull request #344 from Hestia-Homes/unit-test-env
adding backend install to actions file
2024-10-01 16:04:38 +01:00
Khalim Conn-Kowlessar
dde8b2254a adding backend install to actions file 2024-10-01 16:03:46 +01:00
KhalimCK
14c62f061d
Merge pull request #343 from Hestia-Homes/fix-unit-tests
Updated unit tests
2024-10-01 15:59:10 +01:00
Khalim Conn-Kowlessar
97b9bf58ca fixed unit tests 2024-10-01 15:58:22 +01:00
Khalim Conn-Kowlessar
1b7599015c added new windows rec 2024-10-01 12:42:32 +01:00
Khalim Conn-Kowlessar
4118ad49f2 added new windows simulation test 2024-10-01 12:34:01 +01:00
Khalim Conn-Kowlessar
1ab9aaadf4 Updating windows recommender with simulation_config and fixed tests 2024-10-01 12:06:28 +01:00
Khalim Conn-Kowlessar
643bfb5d1d adding simulation config to windows recommendation 2024-10-01 11:56:03 +01:00
Khalim Conn-Kowlessar
126232d5a5 walls recommendations fixed 2024-09-30 17:42:35 +01:00
Khalim Conn-Kowlessar
97061fd212 fixed ventilation recommendations tests 2024-09-30 17:15:29 +01:00
Khalim Conn-Kowlessar
8410d04dad deleted broken solars 2024-09-30 17:13:49 +01:00
Khalim Conn-Kowlessar
a565d63836 Added addition rir recommendation unit tests 2024-09-30 16:31:57 +01:00
Khalim Conn-Kowlessar
973d7ab6ee fixing further roof recommendations tests 2024-09-30 16:26:36 +01:00
Khalim Conn-Kowlessar
bb5e8376cd fixed roof recommendations tests 2024-09-30 16:19:07 +01:00
Khalim Conn-Kowlessar
f7c01951b1 fixing recommendation utils tests 2024-09-30 16:09:47 +01:00
Khalim Conn-Kowlessar
f06233eeef fixed recommendation utils unit tests 2024-09-30 16:03:57 +01:00
Khalim Conn-Kowlessar
7263d83a42 fixed lighting recommendation test 2024-09-30 16:00:30 +01:00
Khalim Conn-Kowlessar
1e5661bf3a added back exposed floor recommendations 2024-09-30 15:55:25 +01:00
Khalim Conn-Kowlessar
80579989fc fixed floor recommendations tests 2024-09-30 15:42:44 +01:00
Khalim Conn-Kowlessar
1d06653a73 updated cost of filling fireplaces 2024-09-30 15:28:37 +01:00
Khalim Conn-Kowlessar
04df5743c2 deleted irrelevant tests for solar pv costs 2024-09-30 14:55:13 +01:00
Khalim Conn-Kowlessar
55d6139550 fixed all cleaning unit tests 2024-09-30 14:30:16 +01:00
Khalim Conn-Kowlessar
a0e4446340 fixed mainheat attriutes unit tests 2024-09-30 14:26:55 +01:00
Khalim Conn-Kowlessar
0da3b7b9a8 fixed mainheat attributes tests for init 2024-09-30 14:23:20 +01:00
KhalimCK
1f7eb8c89e
Merge pull request #342 from Hestia-Homes/retrofit-assessmet-api
Retrofit assessmet api
2024-09-30 14:16:08 +01:00
Khalim Conn-Kowlessar
986174b95d handling new EPC description 2024-09-30 12:57:42 +01:00