Commit graph

624 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
7236ff2ed2 ensure panel performance meets minimum number of panels in the case of a double roof segment 2024-09-24 16:47:21 +01:00
Khalim Conn-Kowlessar
767d0d3132 updating costing methodology for new installer costs 2024-09-23 15:55:07 +01:00
Khalim Conn-Kowlessar
8a09a29956 adding new installer costs for solar pv to cost class 2024-09-18 18:53:04 +01:00
Khalim Conn-Kowlessar
ef6aad6425 overwrite solar and solar scenario storage to db instead of creating a new record 2024-09-18 12:23:33 +01:00
Khalim Conn-Kowlessar
c693c6a633 updating write to db for solar api, wip 2024-09-18 12:19:28 +01:00
Khalim Conn-Kowlessar
781e19be99 fixed some basic unit tests 2024-09-18 11:51:08 +01:00
Khalim Conn-Kowlessar
342f926415 Added another unit test for heating recommendations 2024-09-16 13:57:36 +01:00
Khalim Conn-Kowlessar
15f55c021f AIHA data review WIP 2024-09-13 15:31:43 +01:00
Khalim Conn-Kowlessar
316a42bacb Updating roof recommendations to allow room roof recommendations to be included in non-invasive recommendations 2024-09-09 20:11:28 +01:00
Khalim Conn-Kowlessar
ed4440f946 energy assessment structure working - needs to make sure we use led sap points 2024-09-05 18:13:04 +01:00
Khalim Conn-Kowlessar
b26adff63c Adding simulation code for new recommendations 2024-09-05 17:12:10 +01:00
Khalim Conn-Kowlessar
388b6673c7 added phase to non-invasive recs 2024-09-05 16:42:01 +01:00
Khalim Conn-Kowlessar
304e19fca4 Added non-intrusive rec to leds 2024-09-05 15:18:17 +01:00
Khalim Conn-Kowlessar
0eb81b6e7c added measures recs into heating 2024-09-05 13:51:13 +01:00
Khalim Conn-Kowlessar
efbcd0f0b8 adding measures into individual measures classes wip 2024-09-05 13:36:27 +01:00
Khalim Conn-Kowlessar
85eaeccad8 adding measure map so we can specific certain measures 2024-09-05 12:16:25 +01:00
Khalim Conn-Kowlessar
984abe7292 Working upload of documents to backend 2024-09-04 19:39:31 +01:00
Khalim Conn-Kowlessar
9bac1e7132 created basic sqlalchemy functions 2024-09-04 16:40:51 +01:00
Khalim Conn-Kowlessar
d8e337e55d adding other energy assessment tables 2024-09-04 15:58:08 +01:00
Khalim Conn-Kowlessar
32cdd70b71 debugged get_property_type from xml extractor 2024-09-04 11:33:48 +01:00
Khalim Conn-Kowlessar
64b423ad2e pulling out other file types from s3 during energy assessment upload 2024-09-04 11:02:56 +01:00
Khalim Conn-Kowlessar
92564be655 migrating xml extraction to new router 2024-09-04 10:26:39 +01:00
Khalim Conn-Kowlessar
54e29a98dc set up structure for uploading retrofit assessments but not going to implement right now 2024-09-03 18:32:44 +01:00
Khalim Conn-Kowlessar
a46c0eed39 Setting up energy assessments extraction process 2024-09-03 17:48:24 +01:00
Khalim Conn-Kowlessar
8004d2f126 adding heating unit tests 2024-08-31 15:18:05 +01:00
Khalim Conn-Kowlessar
2890ff13cd fixed new bug In added 2024-08-27 14:48:40 +01:00
Khalim Conn-Kowlessar
4c71342cfb improving SearchEpc matching algorithm 2024-08-27 14:43:18 +01:00
Khalim Conn-Kowlessar
9436bfe7d6 Debugging solar api for missing panel config 2024-08-19 21:54:33 +01:00
Khalim Conn-Kowlessar
01c688da23 debugging solar api 2024-08-19 21:38:53 +01:00
Khalim Conn-Kowlessar
cb993024bb Adding missing regions 2024-08-19 19:19:25 +01:00
Khalim Conn-Kowlessar
f13ce39bed estimate_new_consumption debugging 2024-08-19 19:06:45 +01:00
Khalim Conn-Kowlessar
6bd66d83f5 handling odd heating systems 2024-08-19 18:59:21 +01:00
Khalim Conn-Kowlessar
38eaa52e6c handled bug for dual primary heating 2024-08-19 18:09:10 +01:00
Khalim Conn-Kowlessar
1fda0dc237 debugged extract_property_on_site_recommendations 2024-08-19 17:55:14 +01:00
Khalim Conn-Kowlessar
308e028605 fixing dupes 2024-08-19 16:54:19 +01:00
Khalim Conn-Kowlessar
c48fb674de Added PortfolioUsers table 2024-08-19 13:43:18 +01:00
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
1e16babab3 added heating and hot water consumption per property to db 2024-08-13 18:28:38 +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
709d4aa958 added costing method for solar thermal 2024-08-12 20:56:56 +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
18b3487438 debugging estimating electrical consumption 2024-08-12 17:37:02 +01:00
Khalim Conn-Kowlessar
7107e37027 handling fuel sources 2024-08-12 17:24:06 +01:00
Khalim Conn-Kowlessar
3920ad4132 revising scenarios, fixing setting of energy sources 2024-08-12 15:15:56 +01:00
Khalim Conn-Kowlessar
2cb5308711 cleaning setting of kwh and energy bills 2024-08-12 10:32:26 +01:00