Commit graph

1992 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
e1593445ac removing temp code 2024-10-08 14:18:45 +01:00
Khalim Conn-Kowlessar
35911c0db7 added test cases for roof u-values 2024-10-08 14:17:24 +01:00
Khalim Conn-Kowlessar
98a91a5a35 adding simulation with default u-values to see impact on generate_scenarios_data 2024-10-08 11:14:13 +01:00
Khalim Conn-Kowlessar
5078368faf fixed generate_scenarios_data 2024-10-07 11:42:03 +01:00
KhalimCK
88e4630c25
Merge pull request #345 from Hestia-Homes/mds-consolidation
Mds consolidation
2024-10-07 11:17:22 +01:00
Khalim Conn-Kowlessar
7bf897ceb4 fixed unitt tests 2024-10-07 11:17:11 +01:00
Khalim Conn-Kowlessar
8ff29603c3 adding measure type to solar unit tests 2024-10-07 11:05:36 +01:00
Khalim Conn-Kowlessar
92fce7f093 Updating ligtiung unit test to include measure_type 2024-10-07 11:03:52 +01:00
Khalim Conn-Kowlessar
5f0c0e7726 updating floor area unit tests 2024-10-07 10:58:18 +01:00
Khalim Conn-Kowlessar
aa97c77747 using elmhurst roof area methodology 2024-10-07 10:38:38 +01:00
Khalim Conn-Kowlessar
5bceee1acb Merge branch 'main' of https://github.com/Hestia-Homes/Model into mds-consolidation 2024-10-04 09:46:08 +01:00
KhalimCK
ea84e5bf99
Merge pull request #346 from Hestia-Homes/etl-michael-fix
add temp fix for None value instead of string none - should come from…
2024-10-04 09:25:32 +01:00
Michael Duong
955791f499 add temp fix for None value instead of string none - should come from cleaned lookup 2024-10-03 23:12:20 +01:00
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