Commit graph

37 commits

Author SHA1 Message Date
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
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
Khalim Conn-Kowlessar
e37b977bb5 implemented first version of MainhearAttributes - wip 2023-06-13 16:58:50 +01:00
Khalim Conn-Kowlessar
11d26720c9 completed tests 2023-06-13 13:13:28 +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
3305d1464a Added unit tests for walls 2023-06-13 10:38:57 +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
Khalim Conn-Kowlessar
bb5241b695 Added floor class documentation 2023-06-08 18:41:15 +01:00
Khalim Conn-Kowlessar
3cfa878912 Added unit tests for floor cleaning 2023-06-08 18:35:25 +01:00
Khalim Conn-Kowlessar
3d6ed88634 Moved out search_split_description 2023-06-08 17:30:33 +01:00
Khalim Conn-Kowlessar
77c20d981a created test_cleaning_utils and moved out reusable function 2023-06-08 17:12:52 +01:00
Khalim Conn-Kowlessar
e927e6d41f Broken up the cleaning class 2023-06-08 16:46:52 +01:00
Khalim Conn-Kowlessar
74eee11c61 test commit' 2023-06-08 16:06:51 +01:00
Khalim Conn-Kowlessar
9c0da8e958 Added multiple cases to test_EpcClean 2023-06-08 16:02:50 +01:00
Khalim Conn-Kowlessar
f22cf79dfa Added unit testing 2023-06-08 14:41:31 +01:00
Khalim Conn-Kowlessar
c4e3948d39 Moved EpcClean class to correct place 2023-06-08 13:41:50 +01:00
Khalim Conn-Kowlessar
8e35201e76 Refactored code to add typings, stricter handling 2023-06-08 13:40:26 +01:00
Khalim Conn-Kowlessar
6fc27d4797 Added EpcClean class, added mypy to requirements 2023-06-08 13:21:43 +01:00
Khalim Conn-Kowlessar
85cf7cf294 Fix but on outputs of pagenated_epc_download 2023-06-08 12:54:09 +01:00
Khalim Conn-Kowlessar
10c73aacef Ready to put together proper pipeline 2023-06-08 12:46:14 +01:00
Khalim Conn-Kowlessar
6b86543ce4 Handle ceiling insulated phrase 2023-06-08 10:07:35 +01:00
Khalim Conn-Kowlessar
70a2284a75 Handle limited insulation case 2023-06-08 10:05:17 +01:00
Khalim Conn-Kowlessar
2a2fd4fe3a Handle 400mm+ insulation cases 2023-06-08 10:02:53 +01:00
Khalim Conn-Kowlessar
532bb684d2 Added function to extract thermal transmittence 2023-06-08 09:59:33 +01:00
Khalim Conn-Kowlessar
ec95fcf99c data cleaning wip 2023-06-07 23:00:59 +01:00
Khalim Conn-Kowlessar
d48a40c64b Project environment setup 2023-06-07 15:57:22 +01:00
Khalim Conn-Kowlessar
3826b0a647 project setup 2023-06-07 14:51:58 +01:00