Commit graph

71 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
6e802b1f58 working on slides, debugging recommendations 2024-08-14 21:57:50 +01:00
Khalim Conn-Kowlessar
7e973d7955 added patch to built for form newhaven 2024-08-14 12:20:17 +01:00
Khalim Conn-Kowlessar
7275dc8e91 fixing missing bills calcs for properties without recs 2024-08-13 14:47:10 +01:00
Khalim Conn-Kowlessar
5696b03b8c handling bug when no recommendations for a property 2024-08-13 14:30:17 +01:00
Khalim Conn-Kowlessar
e7ab28bd17 Handling different fuel types 2024-08-13 12:23:24 +01:00
Khalim Conn-Kowlessar
61b5724810 handling various fuel types 2024-08-13 12:14:09 +01:00
Khalim Conn-Kowlessar
b4d8959c16 handling solar thermal water 2024-08-12 20:55:32 +01:00
Khalim Conn-Kowlessar
4b2c4cb0a3 adding fuel pricing table 2024-08-12 19:09:58 +01:00
Khalim Conn-Kowlessar
30c28754b7 fixed bug with adjusted predictions 2024-08-12 10:38:00 +01:00
Khalim Conn-Kowlessar
2cb5308711 cleaning setting of kwh and energy bills 2024-08-12 10:32:26 +01:00
Khalim Conn-Kowlessar
a0eabd5f09 removing weird ashp recommendation 2024-08-09 15:45:14 +01:00
Khalim Conn-Kowlessar
935cfb24cf testing out the new model - more reasonable behaviour 2024-08-09 08:52:34 +01:00
Khalim Conn-Kowlessar
9a62184ab5 updating the simulation epcs 2024-08-07 18:52:46 +01:00
Khalim Conn-Kowlessar
25c07fdc52 updating recommender update 2024-08-07 17:56:07 +01:00
Khalim Conn-Kowlessar
48f21e6edf insert phase metrics into the simualation epc 2024-08-07 16:25:30 +01:00
Khalim Conn-Kowlessar
db3ab9bb4a refactoring calculate_recommendation_impact 2024-08-07 15:04:19 +01:00
Khalim Conn-Kowlessar
87c36a80d3 tweaking heating rec logic 2024-08-05 20:50:43 +01:00
Khalim Conn-Kowlessar
92fcd080a8 integrating the non-intrusive recommendations for ashp and solarpv into backend engine 2024-08-05 15:35:16 +01:00
Khalim Conn-Kowlessar
1aee76dac1 pruning rep recs so we don't have heating and heating contols as representatives separately 2024-08-01 13:32:52 +01:00
Khalim Conn-Kowlessar
445379b936 minor 2024-07-24 16:45:08 +01:00
Khalim Conn-Kowlessar
1d28a7e335 Implemeted solar api wip 2024-07-11 19:22:10 +01:00
Khalim Conn-Kowlessar
b20e00a736 wip integrating additional recs with new code 2024-07-11 08:35:34 +01:00
Khalim Conn-Kowlessar
14450f2b79 got the recommendation impact working for pfp 2024-07-09 21:54:11 +01:00
Khalim Conn-Kowlessar
a28c94c18b added description_simulation to hot water recommendation 2024-07-09 19:39:37 +01:00
Khalim Conn-Kowlessar
3bdc4db92a Added in second part of recommendation impact calculations 2024-07-09 19:27:21 +01:00
Khalim Conn-Kowlessar
af66744979 added adjust cost differences 2024-07-09 17:37:37 +01:00
Khalim Conn-Kowlessar
4c57b74d96 halfway to adding the individual recommendation impact 2024-07-09 17:07:05 +01:00
Khalim Conn-Kowlessar
d303db2557 Adding the recommendation scoring mechanisms 2024-07-08 20:41:51 +01:00
Khalim Conn-Kowlessar
8fcae893c7 set up uploader class for non-intrusives and built portfolio for non-intrusive VE 2024-06-25 17:14:57 +01:00
Khalim Conn-Kowlessar
83339d2cbe Added unit tests for annual bill savings appliance consumption 2024-06-25 14:47:36 +01:00
Khalim Conn-Kowlessar
1eca5af64c adding the optimisation approach for mds 2024-06-03 18:17:31 +01:00
Khalim Conn-Kowlessar
f21221d721 working on ashp recommendations 2024-05-03 16:08:14 +01:00
Khalim Conn-Kowlessar
7ec795f5bb completing ashp recommendations 2024-05-03 15:46:03 +01:00
Khalim Conn-Kowlessar
5cb35e1d9e working on property ownership pipeline 2024-05-02 18:33:25 +01:00
Khalim Conn-Kowlessar
7bdf2147ba restructured output of heating and heating control recommendations 2024-04-19 18:38:16 +01:00
Khalim Conn-Kowlessar
8bd899bcba debugging structure of heating recommendations 2024-04-19 16:43:13 +01:00
Khalim Conn-Kowlessar
4cf4d67ac9 Added cavity extraction and re-fill recommendation and costing 2024-04-16 13:21:14 +01:00
Khalim Conn-Kowlessar
83d472a710 debugging 2024-04-16 03:05:26 +01:00
Khalim Conn-Kowlessar
d6fa81939d creating new aggregations for front end 2024-04-15 23:41:24 +01:00
Khalim Conn-Kowlessar
3ecd7a9742 added simulation for secondary heating 2024-04-11 19:14:49 +01:00
Khalim Conn-Kowlessar
a9c2bf1b9c added correct incrementing of phase 2024-04-03 15:06:44 +01:00
Khalim Conn-Kowlessar
45552f5e06 Added costing for boiler 2024-04-03 14:39:28 +01:00
Khalim Conn-Kowlessar
bd15ce65c2 debugging optimisation with ventilation, when ventilation already exists 2024-03-28 16:29:23 +00:00
Khalim Conn-Kowlessar
22a3e21f52 update validation of PlanTriggerRequest to use cls rather than self 2024-03-28 14:52:24 +00:00
Khalim Conn-Kowlessar
91eb9c68f1 Adding validation to PlanTriggerRequest 2024-03-28 14:49:19 +00:00
Khalim Conn-Kowlessar
504796625b Adding temp portfolio id 2024-02-21 17:41:34 +00:00
Khalim Conn-Kowlessar
80a542f02e Creating utility functions to produce slides 2024-02-21 11:46:24 +00:00
Khalim Conn-Kowlessar
9f205e3dce roughly implemented hot water insulation jacket tank insulation 2024-02-20 20:50:17 +00:00
Khalim Conn-Kowlessar
7ee9476dc1 improving logic of heating recommendations 2024-02-20 08:58:35 +00:00
Khalim Conn-Kowlessar
be71af909e coupling heating and heating controls recommendations 2024-02-19 19:35:25 +00:00