Commit graph

94 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
87879d5433 minor 2024-10-08 15:26:15 +01:00
Khalim Conn-Kowlessar
ab05082829 updated scenario data 2024-10-08 15:07:04 +01:00
Khalim Conn-Kowlessar
98a91a5a35 adding simulation with default u-values to see impact on generate_scenarios_data 2024-10-08 11:14:13 +01:00
Khalim Conn-Kowlessar
5078368faf fixed generate_scenarios_data 2024-10-07 11:42:03 +01:00
Michael Duong
955791f499 add temp fix for None value instead of string none - should come from cleaned lookup 2024-10-03 23:12:20 +01:00
Khalim Conn-Kowlessar
6c07a290e7 Adding back in potential columns 2024-07-09 16:00:36 +01:00
Michael Duong
b63de79043 add cost to EPCRecord, Difference record and pipeline 2024-07-03 23:35:02 +01:00
Michael Duong
edbea81be1 Merge branch 'main' of github.com:Hestia-Homes/Model into etl-michael-cost 2024-07-03 23:29:35 +01:00
Michael Duong
ff954eeeda remove potential columns 2024-06-11 21:31:42 +01:00
Khalim Conn-Kowlessar
548672cc10 refine conditions for recommending ewi in mds 2024-06-04 11:36:28 +01:00
Michael Duong
14452dde99 use pandas 2024-05-28 19:07:58 +01:00
Michael Duong
57477907cb add check for float nan in recommendations 2024-05-28 19:02:19 +01:00
Michael Duong
c3e04d2d00 add temp fix for cleaned to allow for new builds to flag thermal unit 2024-05-28 18:14:47 +01:00
Michael Duong
d51eeec58d add thermal transmittance unit as boolean flag to signify walls from new builds - assuming only new builds have this description 2024-05-28 17:48:45 +01:00
Michael Duong
a3609ee055 add new builds 2024-05-28 17:39:07 +01:00
Michael Duong
9417611e85 add change to allow is_assumed and is_assumed_ending to be a feature 2024-05-25 08:33:00 +01:00
Khalim Conn-Kowlessar
acada27061 rounding up roof coverage % 2024-04-18 15:16:46 +01:00
Michael Duong
6bf424039b override scenerio data to have average insulation thickness, change impact values 2024-03-27 11:40:33 +00:00
Michael Duong
ebb2823661 override scenerio data to have average insulation thickness, change impact values 2024-03-27 11:39:51 +00:00
KhalimCK
c81b03c458
Merge pull request #287 from Hestia-Homes/ha-analysis-3
Ha analysis 3
2024-03-26 18:05:46 +00:00
Michael Duong
0ea8a40143 add requirements for pyarrow, add timestemp infromation to dataset for loose version control 2024-03-22 19:21:21 +00:00
Michael Duong
fe40d1b1ec fixed merge conflict 2024-03-22 18:24:11 +00:00
Michael Duong
fb31f95457 add multiprocessing to process directory 2024-03-19 11:48:48 +00:00
Khalim Conn-Kowlessar
d573c4d8a0 added try except mechanism 2024-02-27 15:15:05 +00:00
Khalim Conn-Kowlessar
730ad0fd71 removing temp code 2024-02-27 13:13:28 +00:00
Khalim Conn-Kowlessar
3ef346b248 patching roof description in cleaned further 2024-02-27 13:12:54 +00:00
Khalim Conn-Kowlessar
0fbf004512 Expanding gbis eligibiity checks 2024-02-27 10:20:55 +00:00
Michael Duong
c53e4ce849 change scenario data 2024-02-20 09:44:51 +00:00
Khalim Conn-Kowlessar
fe25228362 Added simulation config 2024-02-19 16:04:46 +00:00
Michael Duong
343039233a Merge branch 'main' of github.com:Hestia-Homes/Model into etl-michael 2024-02-19 15:20:05 +00:00
Michael Duong
c7bca626d8 Removed the dropping of cavity fille ending columns and is at rafter ending column 2024-02-19 15:19:59 +00:00
Khalim Conn-Kowlessar
7ff3d87999 Trying and failing to implement the newest model 2024-02-16 17:04:43 +00:00
Michael Duong
036fdcfbc6 add scenario script 2024-02-16 15:31:42 +00:00
Michael Duong
7e36dc6d49 add starting and ending rooms 2024-02-15 16:36:29 +00:00
Michael Duong
02005254f5 fix bug 2024-02-09 21:37:05 +00:00
Khalim Conn-Kowlessar
456d0892c0 tweaks to router + added tenure filter to epc pipeline 2024-02-09 17:16:54 +00:00
Khalim Conn-Kowlessar
4bae34d54c handle merge conflicts 2024-01-29 12:31:26 +00:00
Michael Duong
1fd976f350 add all permutations, and fixed typo 2024-01-29 10:10:33 +00:00
Khalim Conn-Kowlessar
ef27d6b164 Added booleans to clean missings 2024-01-24 21:21:01 +00:00
Khalim Conn-Kowlessar
f5d780a1b0 Added back in filling of age with national average 2024-01-24 12:59:56 +00:00
Khalim Conn-Kowlessar
f2872def64 Adde None to DATA_ANOMALY_MATCHES 2024-01-24 11:16:11 +00:00
Khalim Conn-Kowlessar
013070073c updated cleaning of construction age band to also clean the prepared epc 2024-01-24 10:59:21 +00:00
Khalim Conn-Kowlessar
04aeaae613 working on new ha batch 2024-01-24 00:17:17 +00:00
Khalim Conn-Kowlessar
43f3169e0c corrected unit tests: 2024-01-19 17:25:53 +00:00
Khalim Conn-Kowlessar
24709b98d6 Added more wall u-value tests 2024-01-19 16:51:49 +00:00
Khalim Conn-Kowlessar
807e6d5047 align processing of solar hot water flag between engine and model 2024-01-19 16:28:35 +00:00
Khalim Conn-Kowlessar
804e8fb720 handling Epc Record when the EPC has been interpolates 2024-01-19 12:00:47 +00:00
Khalim Conn-Kowlessar
86dd6efdc3 fixed bug in lighting outlets cleaning 2024-01-19 11:27:51 +00:00
Khalim Conn-Kowlessar
dbe13586da creating unit tests, added test cases for router 2024-01-18 18:10:24 +00:00
Khalim Conn-Kowlessar
1699102cd9 added tests for clean_ventilation 2024-01-18 15:12:00 +00:00