Commit graph

51 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
ccfdb7cc8c Testing dropping features - new best accuracy 2023-07-04 15:45:34 +01:00
Khalim Conn-Kowlessar
ff84635cb8 first working version of sap model 2023-07-04 10:00:15 +01:00
Khalim Conn-Kowlessar
ba201c8b6a working on sap model but need to clean lighting 2023-07-03 14:39:46 +01:00
Khalim Conn-Kowlessar
f941a3c512 creating rough framework for sap model 2023-07-03 13:01:41 +01:00
Khalim Conn-Kowlessar
c08f74cefb removed some temp code 2023-07-01 20:28:29 +01:00
Khalim Conn-Kowlessar
5f1fe923e7 Added another case for main fuel 2023-07-01 17:44:53 +01:00
Khalim Conn-Kowlessar
d6f83bc292 fix missing case of secondary system in hot water 2023-07-01 17:36:21 +01:00
Khalim Conn-Kowlessar
1bd69e8c61 handle no data for floors 2023-07-01 17:00:05 +01:00
Khalim Conn-Kowlessar
0f12f9cae4 Added date filtering on data download but got lots of cases to debug 2023-07-01 16:44:25 +01:00
Khalim Conn-Kowlessar
7724c216a8 Added new epc-api-python version and increased amount of data being used 2023-07-01 16:02:35 +01:00
Khalim Conn-Kowlessar
8c55df82fa poc sap model wip, probably need full panel of data 2023-06-30 18:34:41 +01:00
Khalim Conn-Kowlessar
cbfb9a5a93 scrappy code testing out modelling affect of thermal transmittance on EPC 2023-06-30 10:03:41 +01:00
Khalim Conn-Kowlessar
b922d5a9b7 minor changes to add propety type as a breakdown in downloader 2023-06-30 09:32:58 +01:00
Khalim Conn-Kowlessar
28f021d098 Setting up the data_collection projec 2023-06-29 16:20:36 +01:00
Khalim Conn-Kowlessar
3f43ef3ee9 Adding unit tests, made floor recommendations code simpler 2023-06-27 12:14:10 +01:00
Khalim Conn-Kowlessar
3faaa08b5c Added plotting functions 2023-06-27 09:56:14 +01:00
Khalim Conn-Kowlessar
9adb03530e refactoring walls 2023-06-26 22:36:14 +01:00
Khalim Conn-Kowlessar
c6464801f1 Added new floor recommendation 2023-06-26 18:30:13 +01:00
Khalim Conn-Kowlessar
f3b24bfcd5 Added logic for already highly performant floors 2023-06-26 17:01:19 +01:00
Khalim Conn-Kowlessar
a565a35e9a Added U-value and perimeter estimation functions 2023-06-26 13:05:12 +01:00
Khalim Conn-Kowlessar
80a10e7981 u value method for floors 2023-06-23 18:54:59 +01:00
Khalim Conn-Kowlessar
d8e6fcbfda Added check for another property below 2023-06-23 16:21:08 +01:00
Khalim Conn-Kowlessar
9f36efb2a1 Fixed tests 2023-06-23 16:03:40 +01:00
Khalim Conn-Kowlessar
0d89c00bf0 Fix logic for walls recommendations 2023-06-22 18:07:32 +01:00
Khalim Conn-Kowlessar
8a10cec739 Refactored the WallRecommendations code 2023-06-22 17:51:23 +01:00
Khalim Conn-Kowlessar
c4087b6124 Implemented methodology for extracting uvalue estimate 2023-06-22 10:34:58 +01:00
Khalim Conn-Kowlessar
ea7dd6148e Added UvalueEstimations documentation 2023-06-22 10:10:54 +01:00
Khalim Conn-Kowlessar
f5bebd4b78 First commit of UvalueEstimations class 2023-06-22 10:06:28 +01:00
Khalim Conn-Kowlessar
537caa410c record of todo 2023-06-21 17:42:30 +01:00
Khalim Conn-Kowlessar
10c758ad81 Implemented conservation area logic 2023-06-21 17:40:47 +01:00
Khalim Conn-Kowlessar
4a67e7f222 minor, need to estimate building age 2023-06-20 18:41:19 +01:00
Khalim Conn-Kowlessar
9bb9b0707a Working on wall recommendations, added convert_r_value function 2023-06-20 18:19:30 +01:00
Khalim Conn-Kowlessar
b549a9ead1 Working on wall recommendations 2023-06-20 15:19:35 +01:00
Khalim Conn-Kowlessar
e8181a9595 Added additional tests and fixed mainfuel test 2023-06-20 10:38:16 +01:00
Khalim Conn-Kowlessar
9e61f3c8fb Added anomaly handling into classes by introducing the BaseUtility class 2023-06-20 10:20:30 +01:00
Khalim Conn-Kowlessar
35a9679220 Added property tests 2023-06-19 19:42:08 +01:00
Khalim Conn-Kowlessar
3f2992bcb0 corrected tests 2023-06-19 13:50:10 +01:00
Khalim Conn-Kowlessar
dd5b8db1d5 tidy up for demo 2023-06-19 10:58:56 +01:00
Khalim Conn-Kowlessar
b75fedf3ac tidying up app script 2023-06-19 09:28:13 +01:00
Khalim Conn-Kowlessar
1577d90263 coordinate distance functions 2023-06-17 11:47:17 +01:00
Khalim Conn-Kowlessar
0fa3c29253 Tidy up app script removing geopandas, geopy 2023-06-16 17:29:48 +01:00
Khalim Conn-Kowlessar
2753db4689 starting to piece together the borehole data 2023-06-16 15:51:36 +01:00
Khalim Conn-Kowlessar
6488000406 finished get_coordinates 2023-06-16 15:35:41 +01:00
Khalim Conn-Kowlessar
d1675e8478 added get_coordinates 2023-06-16 15:29:06 +01:00
Khalim Conn-Kowlessar
0398fb6eba setup OpenUprnClient 2023-06-16 15:21:04 +01:00
Khalim Conn-Kowlessar
8989b1e5eb playing around with borehole data 2023-06-16 11:43:24 +01:00
Khalim Conn-Kowlessar
8f99431df3 Added unit tests for land registry 2023-06-16 09:36:02 +01:00
Khalim Conn-Kowlessar
f61b7d371d finished land registry client for the moment 2023-06-16 09:17:46 +01:00
Khalim Conn-Kowlessar
c7075c5432 setting up land registry data 2023-06-15 22:04:21 +01:00
Khalim Conn-Kowlessar
f0f13cbf8a rename attributes to epc_attributes 2023-06-15 15:06:24 +01:00