Khalim Conn-Kowlessar
|
84d4263d9a
|
removing data
|
2026-03-18 19:17:22 +00:00 |
|
Khalim Conn-Kowlessar
|
f45260706e
|
fixed bug in epc record cleaning"
|
2026-03-18 18:16:57 +00:00 |
|
Khalim Conn-Kowlessar
|
5e3d522378
|
fixed bug in create_base_difference_epc_record
|
2026-03-12 14:17:57 +00:00 |
|
Khalim Conn-Kowlessar
|
3bf641f49d
|
created _apply_averages_cleaning
|
2026-03-11 20:52:20 +00:00 |
|
Khalim Conn-Kowlessar
|
6c89b07624
|
beginning to remove .data from property
|
2026-03-11 20:18:25 +00:00 |
|
Khalim Conn-Kowlessar
|
8070168715
|
moved landlord remapping to epc record class
|
2026-03-09 16:57:13 +00:00 |
|
Khalim Conn-Kowlessar
|
0753584655
|
removed redundant temp code
|
2026-03-09 16:00:33 +00:00 |
|
Khalim Conn-Kowlessar
|
deb9fd9a38
|
decorating function signature
|
2026-03-09 09:31:04 +00:00 |
|
Khalim Conn-Kowlessar
|
26dae3c9ae
|
refactoring dataclass
|
2026-03-06 13:08:26 +00:00 |
|
Khalim Conn-Kowlessar
|
b6875c43ce
|
create log url at beginning of subtask
|
2026-03-06 09:58:59 +00:00 |
|
Khalim Conn-Kowlessar
|
6d3b6beadc
|
Merge branch 'main' of https://github.com/Hestia-Homes/Model into feature/ara-rebaselining
# Conflicts:
# asset_list/app.py
|
2026-03-06 09:55:24 +00:00 |
|
Khalim Conn-Kowlessar
|
91cd3325e6
|
Added back in missing import
|
2026-03-05 12:53:56 +00:00 |
|
Daniel Roth
|
f5e4e68a22
|
remove unused imports
|
2026-03-05 12:03:23 +00:00 |
|
Daniel Roth
|
78ff040711
|
correct SQLModel typing
|
2026-03-05 11:58:39 +00:00 |
|
Daniel Roth
|
08cf930f91
|
set source and source id when creating categorisation task
|
2026-03-05 11:32:54 +00:00 |
|
Daniel Roth
|
c0b2bf669c
|
add source and source_id to Task object
|
2026-03-05 11:27:43 +00:00 |
|
Khalim Conn-Kowlessar
|
115209c84c
|
condensed tests
|
2026-03-04 12:44:25 +00:00 |
|
KhalimCK
|
755246d5fe
|
Merge pull request #762 from Hestia-Homes/bug/portable-electric-heaters
deleting redundant functions
|
2026-03-03 10:01:16 +00:00 |
|
KhalimCK
|
a6a113de88
|
Merge pull request #749 from Hestia-Homes/bug/plan-with-budget-more-expensive
Bug/plan with budget more expensive
|
2026-03-03 09:13:50 +00:00 |
|
Khalim Conn-Kowlessar
|
f2b4770307
|
deleting redundant functions
|
2026-03-03 08:56:42 +00:00 |
|
Khalim Conn-Kowlessar
|
261e0769e3
|
created test to cover off the case of solar pv + battery
|
2026-03-02 17:49:58 +00:00 |
|
Daniel Roth
|
ff045d97d2
|
Correct syntax in log statements
|
2026-03-02 14:54:33 +00:00 |
|
Khalim Conn-Kowlessar
|
facc81d741
|
expanded keys being checked in tests
|
2026-03-02 14:45:51 +00:00 |
|
Khalim Conn-Kowlessar
|
8db3d29850
|
added postgres to docker & added to readme
|
2026-02-27 18:58:59 +00:00 |
|
Daniel Roth
|
abd7db367a
|
remove debugging print
|
2026-02-27 16:21:44 +00:00 |
|
Daniel Roth
|
c1ba9b583b
|
final review comment + remove unused imports
|
2026-02-27 16:20:15 +00:00 |
|
Daniel Roth
|
2f7823d6c0
|
address final PR comments
|
2026-02-27 15:27:07 +00:00 |
|
Daniel Roth
|
b65d1e0f7e
|
additional review comment
|
2026-02-27 12:21:58 +00:00 |
|
Daniel Roth
|
3bd4f64586
|
address JTK review comments
|
2026-02-27 12:20:44 +00:00 |
|
Daniel Roth
|
86ea0e7bc0
|
reference run local script in readme
|
2026-02-27 10:22:38 +00:00 |
|
Khalim Conn-Kowlessar
|
63879b8fdd
|
adding missing csvs
|
2026-02-26 18:28:46 +00:00 |
|
Khalim Conn-Kowlessar
|
d693a0df50
|
removed create_type from enum (only created if it doesn't exist)
|
2026-02-26 18:21:37 +00:00 |
|
Khalim Conn-Kowlessar
|
e5d7a3ff14
|
Fixed outputs of export test
|
2026-02-26 18:16:50 +00:00 |
|
Khalim Conn-Kowlessar
|
1df4fb7815
|
working on export issues
|
2026-02-26 16:53:23 +00:00 |
|
Daniel Roth
|
bb51d16f7f
|
get the task statuses to update
|
2026-02-26 16:38:44 +00:00 |
|
Daniel Roth
|
b7f7c40552
|
remove accidental redefinition of variable. add extra information to log
|
2026-02-26 14:27:52 +00:00 |
|
Daniel Roth
|
432f050e69
|
trigger lambda and subtasks from api
|
2026-02-26 14:15:34 +00:00 |
|
Daniel Roth
|
0165b36a2e
|
Merge branch 'main' into feature/categorisation-work-distributor
|
2026-02-26 13:00:14 +00:00 |
|
Daniel Roth
|
add53a1949
|
Correct maths and prepare to trigger sqs from api
|
2026-02-26 12:58:33 +00:00 |
|
Khalim Conn-Kowlessar
|
1717e7b4c2
|
fixing typing issues
|
2026-02-26 12:45:52 +00:00 |
|
Khalim Conn-Kowlessar
|
f13bffec7c
|
implementing scenario_ids_ignored feedback
|
2026-02-26 12:45:52 +00:00 |
|
Khalim Conn-Kowlessar
|
e645f90b0e
|
fixing stict typing issues
|
2026-02-26 12:45:52 +00:00 |
|
Khalim Conn-Kowlessar
|
bf865811c0
|
added handler typing
|
2026-02-26 12:45:52 +00:00 |
|
Khalim Conn-Kowlessar
|
3d18827961
|
added plan name to export
|
2026-02-25 13:36:02 +00:00 |
|
Daniel Roth
|
a962105436
|
udpate example payload in local lambda invoker
|
2026-02-25 10:55:26 +00:00 |
|
Khalim Conn-Kowlessar
|
0333f33123
|
Merge branch 'main' of https://github.com/Hestia-Homes/Model into bug/plan-with-budget-more-expensive
|
2026-02-25 09:55:40 +00:00 |
|
Khalim Conn-Kowlessar
|
54b00a1671
|
removed incorrect ventilation input
|
2026-02-24 20:13:55 +00:00 |
|
Daniel Roth
|
eea435d641
|
get fast api app running locally
|
2026-02-24 17:08:21 +00:00 |
|
Daniel Roth
|
5c9a8b55f2
|
revert temp changes to config.py
|
2026-02-24 16:10:53 +00:00 |
|
Daniel Roth
|
b9640d1894
|
delete commented out lines from dockerfile
|
2026-02-24 16:10:10 +00:00 |
|