Commit graph

32 commits

Author SHA1 Message Date
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
Khalim Conn-Kowlessar
446531b974 renamed epc_data to model_data 2023-06-15 15:05:50 +01:00
Renamed from epc_data/app.py (Browse further)