Commit graph

28 commits

Author SHA1 Message Date
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
e9dcaaafe3 refator mainheat tests to use pytest.mark.parameterize 2023-06-14 11:41:49 +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
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
fd3fd16d75 got MainheatAttributes working 2023-06-13 23:11:45 +01:00
Khalim Conn-Kowlessar
e37b977bb5 implemented first version of MainhearAttributes - wip 2023-06-13 16:58:50 +01:00
Khalim Conn-Kowlessar
3d395ed5bb refactored floor class 2023-06-13 12:57:40 +01:00
Khalim Conn-Kowlessar
f97566cba1 fixed tests for test_extract_thermal_transmittance 2023-06-13 12:27:17 +01:00
Khalim Conn-Kowlessar
a5feff3472 started refactoring utility functions 2023-06-13 12:22:43 +01:00
Khalim Conn-Kowlessar
b7a4c57aeb slight refactor to walls 2023-06-13 12:12:30 +01:00
Khalim Conn-Kowlessar
d5495ef775 Extended unit testing for roof class 2023-06-13 11:51:10 +01:00
Khalim Conn-Kowlessar
66a18cf39d refactored roof attributes and extended unit tests 2023-06-13 11:36:23 +01:00
Khalim Conn-Kowlessar
7c4d115f5f refactored WallAttributes 2023-06-13 10:26:10 +01:00
Khalim Conn-Kowlessar
40372c70d5 Take most recent epc if multiple found in the Property class 2023-06-13 09:49:45 +01:00
Khalim Conn-Kowlessar
31c8d0b5b2 renamed files and classes to be more reflective 2023-06-09 09:40:53 +01:00