Commit graph

897 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
5efa6ea59d fixed wall unit tests 2023-12-02 18:20:53 +00:00
Khalim Conn-Kowlessar
c31619451f fixed fireplace tests 2023-12-02 17:32:00 +00:00
Khalim Conn-Kowlessar
1b39147b57 Fixed test_sap_model_prep 2023-12-02 17:28:51 +00:00
Khalim Conn-Kowlessar
10f3361885 Fixed property unit tests 2023-12-02 17:02:28 +00:00
Khalim Conn-Kowlessar
43a2196580 Fixing costs unit tests 2023-12-02 16:58:34 +00:00
Khalim Conn-Kowlessar
036f3c562e targeting optimiser movement requirements 2023-12-02 11:05:09 +00:00
Khalim Conn-Kowlessar
24e22fa56a Added pushing of spatial data to backend 2023-12-01 14:50:46 +00:00
Khalim Conn-Kowlessar
1f53cb3d44 debugging after changing recommendation types to more details versions 2023-11-30 16:54:42 +00:00
Khalim Conn-Kowlessar
4aea5f6002 Tidying up new descriptions and updating recommendation types 2023-11-30 12:08:24 +00:00
Khalim Conn-Kowlessar
d97a91eec7 Put in placeholder method to break down carbon and energy savings 2023-11-28 22:32:12 +00:00
Khalim Conn-Kowlessar
7ad88efbd4 Working through new costs 2023-11-28 19:40:50 +00:00
Khalim Conn-Kowlessar
96b49aa680 working on costing for led installation 2023-11-28 16:54:14 +00:00
Khalim Conn-Kowlessar
e441e5f018 Added low energy lighting to costs etl 2023-11-28 15:48:26 +00:00
Khalim Conn-Kowlessar
7ebfb3b99c Added labour days to cavity walls costs 2023-11-28 12:39:11 +00:00
Khalim Conn-Kowlessar
1da9433ee2 Adding in mvp valuation and energy cost savings for keyzy demo 2023-11-28 11:41:34 +00:00
Khalim Conn-Kowlessar
f4e0528aa0 Addde ValueError on missing impact measure 2023-11-27 17:12:20 +00:00
Khalim Conn-Kowlessar
5d54226378 Working on adding new Recommendations class for updating recommendations with impact 2023-11-27 17:10:47 +00:00
Khalim Conn-Kowlessar
3166ce5521 fixed model api url 2023-11-27 16:37:51 +00:00
Khalim Conn-Kowlessar
0f3e325f5b Generalising api class for prediction in router: 2023-11-27 16:35:56 +00:00
KhalimCK
abcf65158a
Merge pull request #257 from Hestia-Homes/infra-for-new-models
Added infrastructure for heat and carbon models
2023-11-27 14:54:18 +00:00
Khalim Conn-Kowlessar
52bf5cdf11 Added infrastructure for heat and carbon models 2023-11-27 14:53:41 +00:00
KhalimCK
c2ebd80f6c
Merge pull request #256 from Hestia-Homes/new-demo-portfolio
New demo portfolio
2023-11-24 11:55:36 +00:00
Khalim Conn-Kowlessar
d942eacc55 finished updating recommendations for now to build portfolios 2023-11-24 11:54:46 +00:00
Khalim Conn-Kowlessar
02b76cd9fe Updating recommendation engine for new cost data 2023-11-24 11:01:44 +00:00
Khalim Conn-Kowlessar
bf2e6c1ebc Updating recommendation classes with new cost data 2023-11-24 09:58:13 +00:00
Khalim Conn-Kowlessar
cb52c9f7a3 Updated wall recommended partially for new costs 2023-11-24 08:15:32 +00:00
Khalim Conn-Kowlessar
80b4d2390c update floor recommendations for suspended floor 2023-11-24 08:03:09 +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
79ddd64827 deleted temp data from costs 2023-11-23 19:44:44 +00:00
Khalim Conn-Kowlessar
b8ae345076 Created costs elt app 2023-11-23 19:17:58 +00:00
Khalim Conn-Kowlessar
ee698c40b5 Added unit tests for costs 2023-11-23 16:30:38 +00:00
Khalim Conn-Kowlessar
11ba4c64d0 tested iwi costs 2023-11-23 16:19:22 +00:00
Khalim Conn-Kowlessar
824b92fedd Added cavity wall test 2023-11-23 16:10:07 +00:00
Khalim Conn-Kowlessar
a9a7d3f3a8 Added test_external_wall_area 2023-11-23 16:05:04 +00:00
Khalim Conn-Kowlessar
63de7c19df completed pricing for ewi 2023-11-23 14:51:30 +00:00
Khalim Conn-Kowlessar
dea9a7fb17 implemented solid floor insulation 2023-11-23 08:47:37 +00:00
Khalim Conn-Kowlessar
9adfa4c075 implemented suspended floor insulation 2023-11-22 22:29:55 +00:00
Khalim Conn-Kowlessar
5aebd43c4b added ValueError for no labour adjustment factor found 2023-11-22 18:02:18 +00:00
Khalim Conn-Kowlessar
20bc4cab0e Added wip labour adjustment table 2023-11-22 17:59:53 +00:00
Khalim Conn-Kowlessar
4848c2f9c1 implemented internal_wall_insulation cost method 2023-11-22 17:33:55 +00:00
Khalim Conn-Kowlessar
89c75dcd5a Added in loft insulation method 2023-11-22 11:56:03 +00:00
Khalim Conn-Kowlessar
a74459bf46 Creating new cost class to handle new costing data 2023-11-22 11:53:22 +00:00
Khalim Conn-Kowlessar
2cc5a8f465 Adding the clear_portfolio method for quickly emptying out a portfolio for easy rebuilds 2023-11-20 16:22:51 +00:00
Khalim Conn-Kowlessar
3d0ebbb24e completed build of new demo portfolio - some fixed required still 2023-11-20 14:42:16 +00:00
Khalim Conn-Kowlessar
76a03cdf23 Final fixes to get portfolio working 2023-11-20 11:12:34 +00:00
Khalim Conn-Kowlessar
be9a960186 Added default age band for new builds 2023-11-17 17:03:14 +00:00
Khalim Conn-Kowlessar
beb45d451d fetch old data construction age band if missing 2023-11-17 16:52:47 +00:00
Khalim Conn-Kowlessar
eed5a0baa3 added property get_components template, when there is no component 2023-11-17 16:00:00 +00:00
Khalim Conn-Kowlessar
d703447c6a Adding new materials to Materials enum 2023-11-17 15:39:51 +00:00
KhalimCK
46f08c4aab
Merge pull request #255 from Hestia-Homes/roof-recommendations
fixing stupid bug
2023-11-17 14:16:03 +00:00