Commit graph

6685 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
7d30978caa replace silly results 2023-06-19 20:33:34 +01:00
Khalim Conn-Kowlessar
ccc4610b18 Added borehole tests 2023-06-19 20:31:55 +01:00
Khalim Conn-Kowlessar
148bd5e857 Added unit tests for property 2023-06-19 20:16:15 +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
3693ade68f added utils test 2023-06-16 09:42:10 +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
Khalim Conn-Kowlessar
cee74f09e5 Added unit testing for hot water 2023-06-15 14:58:55 +01:00
Khalim Conn-Kowlessar
4967ea1e66 hot water working nicely 2023-06-15 14:54:24 +01:00
Khalim Conn-Kowlessar
aa084a20df document component types 2023-06-15 14:45:39 +01:00
Khalim Conn-Kowlessar
cfdfa8581a increasing scope of attributes being detected by hotwater attributes: 2023-06-15 13:06:54 +01:00
Khalim Conn-Kowlessar
23269bd03e initial implementation of HotWaterAttributes 2023-06-15 12:59:53 +01:00
Khalim Conn-Kowlessar
fc15cce5bb added testing for main fuel attributes class 2023-06-15 09:31:33 +01:00
Khalim Conn-Kowlessar
8e7c39a823 got main fuel working - needs tests 2023-06-14 19:15:26 +01:00
Khalim Conn-Kowlessar
6a48eea55c Implemented stricter find_keywords and made it a util 2023-06-14 19:12:06 +01:00
Khalim Conn-Kowlessar
e1137d3ba7 using stricter version of find_keywords and fixed test: 2023-06-14 19:08:22 +01:00
Khalim Conn-Kowlessar
c2ebb49b18 added separate detection of tariff 2023-06-14 18:53:37 +01:00
Khalim Conn-Kowlessar
d6b4403cfe updated class definition 2023-06-14 18:30:00 +01:00
Khalim Conn-Kowlessar
6e26b941b7 MainFuelAttributes outline 2023-06-14 17:20:49 +01:00
Khalim Conn-Kowlessar
6b2adcb58e Added unit tests for heating controls 2023-06-14 16:54:38 +01:00
Khalim Conn-Kowlessar
ddd557f20b completed implementation of mainheating controls 2023-06-14 16:48:31 +01:00
Khalim Conn-Kowlessar
02fce2e163 working on heating controls 2023-06-14 15:41:29 +01:00
Khalim Conn-Kowlessar
8d6cc5a3e1 working on MainheatControlAttributes 2023-06-14 15:10:40 +01:00
Khalim Conn-Kowlessar
a39367474c outline of epc_data/attributes/MainheatControlAttributes.py 2023-06-14 14:31:36 +01:00
Khalim Conn-Kowlessar
320aec959e Added downloader unit tests 2023-06-14 12:34:40 +01:00
Khalim Conn-Kowlessar
0e9f43e3c8 Added unit tests for property 2023-06-14 11:59:39 +01:00
Khalim Conn-Kowlessar
3847331e9d Added pytest.mark.paramterize to floor tests 2023-06-14 11:46:39 +01:00
Khalim Conn-Kowlessar
2745076f19 Added pytest.mark.parameterize to roof tests 2023-06-14 11:45:15 +01:00
Khalim Conn-Kowlessar
e9dcaaafe3 refator mainheat tests to use pytest.mark.parameterize 2023-06-14 11:41:49 +01:00
Khalim Conn-Kowlessar
06594bb1bb Added window tests, refactored wall tests 2023-06-14 11:36:48 +01:00
Khalim Conn-Kowlessar
450b81cb14 windows class working nicely 2023-06-14 11:17:59 +01:00
Khalim Conn-Kowlessar
87a2edcdba split out process_parts and added tests, updating WindowAttributes class 2023-06-14 11:03:35 +01:00
Khalim Conn-Kowlessar
d779cc1b4c added .coveragerc file 2023-06-14 10:41:17 +01:00
Khalim Conn-Kowlessar
5036f116c8 replaced makefile with pytest.ini 2023-06-14 10:34:50 +01:00
Khalim Conn-Kowlessar
d10bed5b6d broke out clean_description 2023-06-14 10:23:27 +01:00
Khalim Conn-Kowlessar
363c0745fe Added unit testing 2023-06-14 10:14:52 +01:00
Khalim Conn-Kowlessar
fd3fd16d75 got MainheatAttributes working 2023-06-13 23:11:45 +01:00