Commit graph

709 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
b71e76449f working on rdsap cleaning 2023-09-15 19:13:14 +01:00
Khalim Conn-Kowlessar
66824eaee7 annoying process of changing the name structure of the presign bucket 2023-09-15 15:54:08 +01:00
KhalimCK
402d71eb77
Merge pull request #231 from Hestia-Homes/refactor-data-processor
Refactor data processor
2023-09-15 15:40:12 +01:00
Khalim Conn-Kowlessar
8894ef7d6c added process and prune description to rdsap data generation and integrated updates to data 2023-09-15 15:39:32 +01:00
Khalim Conn-Kowlessar
e0019662c9 Adding pruning and processing of descriptions 2023-09-14 16:23:05 +01:00
Khalim Conn-Kowlessar
c2fcd0041f debugging local lambda run and updating the sap point checking condition 2023-09-13 18:47:12 +01:00
Khalim Conn-Kowlessar
cde303a0c0 Added in pre-processor 2023-09-13 18:06:48 +01:00
Khalim Conn-Kowlessar
d5bb04a091 minor modifications to pre processor for it to work in the backend 2023-09-13 16:27:13 +01:00
Khalim Conn-Kowlessar
1fdbdbad07 simplying router for recommendation engine wip 2023-09-13 15:54:41 +01:00
Khalim Conn-Kowlessar
f8a4884deb fixing unit tests for Property class 2023-09-13 15:50:20 +01:00
Khalim Conn-Kowlessar
dd90065874 Adding in get_cleaned function 2023-09-13 13:30:45 +01:00
Khalim Conn-Kowlessar
98b6261fe1 fixing api call to sap model 2023-09-13 10:54:53 +01:00
Khalim Conn-Kowlessar
bc398489af giving lambda permissions to PREDICTIONS_BUCKET and DATA_BUCKET 2023-09-13 10:29:32 +01:00
Khalim Conn-Kowlessar
57bc7ea4ed Added logging to fastapi 2023-09-13 10:13:05 +01:00
Khalim Conn-Kowlessar
f6decbd712 make the api no longer async 2023-09-13 09:45:49 +01:00
Khalim Conn-Kowlessar
b61ca06661 Allowing all s3 permissions for predictions bucket for sapmodel 2023-09-12 18:59:55 +01:00
Khalim Conn-Kowlessar
62f812cd71 Fixing issue with sap model parsing event body 2023-09-12 18:48:33 +01:00
Khalim Conn-Kowlessar
547172a6e8 copying over simulation system DataProcessor to backend dockerfile and adding 120 second timeout 2023-09-12 18:07:07 +01:00
KhalimCK
a6d1ba6f85
Merge pull request #222 from Hestia-Homes/rdsap-data
Rdsap data - major changes
2023-09-12 17:54:48 +01:00
Khalim Conn-Kowlessar
dd49798dad finalising recommendations api 2023-09-12 17:50:39 +01:00
Khalim Conn-Kowlessar
cda0ceb009 recommendation api working locally 2023-09-12 17:27:28 +01:00
Khalim Conn-Kowlessar
28bdc119fd finishing implementation of the model wip 2023-09-12 17:18:10 +01:00
Khalim Conn-Kowlessar
16f090d987 added mock auth token to downloader tests 2023-09-12 16:06:46 +01:00
Khalim Conn-Kowlessar
9c164c202f added pythonpath to pytest.ini 2023-09-12 16:01:38 +01:00
Khalim Conn-Kowlessar
558c916878 stringify python version 2023-09-12 15:56:18 +01:00
Khalim Conn-Kowlessar
2dfcdc8f56 fixing python 3.10 2023-09-12 15:54:40 +01:00
Khalim Conn-Kowlessar
c850a4c7a5 testing new github actions workflow for unit tests 2023-09-12 15:51:15 +01:00
Khalim Conn-Kowlessar
5feac9e2c5 fixed all unit tests - coverage at 84% 2023-09-12 15:39:25 +01:00
Khalim Conn-Kowlessar
621696c732 fixed recommendations unit tests 2023-09-12 15:38:15 +01:00
Khalim Conn-Kowlessar
df878007d2 fixing wall recommendations 2023-09-12 15:26:55 +01:00
Khalim Conn-Kowlessar
1ece494614 fixed mainheat control unit tests 2023-09-12 14:48:51 +01:00
Khalim Conn-Kowlessar
ab146d1749 fixed unit tests for mainheat attributes 2023-09-12 14:17:48 +01:00
Khalim Conn-Kowlessar
f1c59157ed Fixed lighting unit tests 2023-09-12 14:00:53 +01:00
Khalim Conn-Kowlessar
39b083cee9 Fixed hot water cases 2023-09-12 13:56:39 +01:00
Khalim Conn-Kowlessar
d3e3a72c3d Added message pack encoding to store data in slightly more optimised format 2023-09-12 13:11:12 +01:00
Khalim Conn-Kowlessar
2e58937337 Added cleaned data storage 2023-09-12 11:45:03 +01:00
Khalim Conn-Kowlessar
4f02b86efb renamed app to cleaner_app and added in creation of cleaned_data 2023-09-12 11:33:27 +01:00
Khalim Conn-Kowlessar
1a442b2ec5 debugging missing heating controls 2023-09-12 11:01:59 +01:00
Khalim Conn-Kowlessar
3646584325 handling missing hot water system 2023-09-12 10:50:37 +01:00
Khalim Conn-Kowlessar
c7f60feaae Added new cleaning cases 2023-09-12 10:35:00 +01:00
Khalim Conn-Kowlessar
4d421af78b multiple translations 2023-09-11 18:36:41 +01:00
Khalim Conn-Kowlessar
e7873d0993 added multiple additional cases 2023-09-11 16:26:45 +01:00
Khalim Conn-Kowlessar
ad3ee6dde5 attributes welsh translations and covering some missing cases 2023-09-11 15:28:47 +01:00
Khalim Conn-Kowlessar
8f021cb266 welsh translations 2023-09-11 14:53:02 +01:00
Khalim Conn-Kowlessar
934160d820 remapping solar assisted heat pump 2023-09-11 14:41:52 +01:00
Khalim Conn-Kowlessar
21cdb13cae additional welsh translation 2023-09-11 13:23:49 +01:00
Khalim Conn-Kowlessar
f9527a3d41 multiple welsh translations 2023-09-11 13:11:09 +01:00
Khalim Conn-Kowlessar
b9356f69f2 lighting translation 2023-09-11 12:38:33 +01:00
Khalim Conn-Kowlessar
6deaafa637 multiple translations 2023-09-11 12:35:48 +01:00
Khalim Conn-Kowlessar
cf97c14956 welsh translation - some double glazing 2023-09-11 11:27:15 +01:00