Commit graph

2060 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
14dbff401b giving lambda permissions to access predictions buckets 2024-10-22 20:54:46 +01:00
KhalimCK
218b36ab14
Merge pull request #364 from Hestia-Homes/backend-deployment
adding missing secrets to backend
2024-10-22 18:06:05 +01:00
Khalim Conn-Kowlessar
3dfc821fd7 adding missing secrets to backend 2024-10-22 18:05:31 +01:00
KhalimCK
d5dff1e10f
Merge pull request #362 from Hestia-Homes/backend-deployment
pinning serverless versions
2024-10-22 17:17:25 +01:00
Khalim Conn-Kowlessar
d746fce9a9 pinning serverless versions 2024-10-22 17:16:57 +01:00
KhalimCK
119ff4a1b7
Merge pull request #360 from Hestia-Homes/backend-deployment
removed redundant requirements file from github actions unit test
2024-10-22 12:27:11 +01:00
Khalim Conn-Kowlessar
19c3c429d2 removed redundant requirements file from github actions unit test 2024-10-22 12:19:46 +01:00
KhalimCK
b3d0b45648
Merge pull request #359 from Hestia-Homes/backend-deployment
Backend deployment - Renewed docker image and requirements file, fixed tests
2024-10-22 12:15:04 +01:00
Khalim Conn-Kowlessar
10db0498f5 fixed unit tests 2024-10-22 12:14:19 +01:00
Khalim Conn-Kowlessar
ff44212f98 making model api async so we can run from within fastapi endpoint and locally 2024-10-22 11:17:57 +01:00
Khalim Conn-Kowlessar
5e5609a7ca making model api async 2024-10-22 11:08:48 +01:00
Khalim Conn-Kowlessar
47c9f26260 fixing the docker to use python 3.11 2024-10-22 10:13:53 +01:00
Khalim Conn-Kowlessar
d80f0b8fd2 deleted old requirements files 2024-10-21 18:35:08 +01:00
Khalim Conn-Kowlessar
a2c61395de new environment working 2024-10-21 18:34:18 +01:00
Khalim Conn-Kowlessar
3d28af4153 updating plan trigger for new pydantic 2024-10-21 17:04:37 +01:00
Khalim Conn-Kowlessar
ed8cbac431 creating new requirements file 2024-10-21 15:53:49 +01:00
Khalim Conn-Kowlessar
7e8802a344 updating docker ignore 2024-10-21 12:59:41 +01:00
Khalim Conn-Kowlessar
638b88c5f2 added docker ignore 2024-10-21 12:48:36 +01:00
Khalim Conn-Kowlessar
888357d797 removed old mds app and updating dockerfile 2024-10-21 12:36:01 +01:00
KhalimCK
27737d82fd
Merge pull request #358 from Hestia-Homes/remote-assessment
Remote assessment
2024-10-21 12:28:43 +01:00
Khalim Conn-Kowlessar
6a83fe7d9b exporting data for newhaven 2024-10-21 12:28:25 +01:00
Khalim Conn-Kowlessar
681a449187 preparing the data for lewes council 2024-10-18 15:52:49 +01:00
Khalim Conn-Kowlessar
d7ed4dd9a4 tweaking solar recommendations 2024-10-17 18:31:37 +01:00
Khalim Conn-Kowlessar
800b673150 Making it possible to pass valutations as a separate data input and injecting it into the property" 2024-10-17 15:02:03 +01:00
Khalim Conn-Kowlessar
de7e98ac03 added missing fields to extension cwi recommendation 2024-10-17 14:46:38 +01:00
Khalim Conn-Kowlessar
cb3f9c0252 hanling extension cwi 2024-10-17 14:29:17 +01:00
Khalim Conn-Kowlessar
6600ad516c added extension cavity wall insulation as a recommendation 2024-10-17 14:23:02 +01:00
Khalim Conn-Kowlessar
3410123491 remocing temp code which created a bug 2024-10-17 13:48:55 +01:00
KhalimCK
1bd7c4ef17
Merge pull request #357 from Hestia-Homes/vectis-prediction-tests
Added additional scenarios to generate_scenarios_data
2024-10-17 12:09:04 +01:00
Khalim Conn-Kowlessar
3699c9cd64 added additional scenarios to automated model tests 2024-10-17 12:05:34 +01:00
Khalim Conn-Kowlessar
7ef08b1778 fixed bug in creation of simulation data 2024-10-16 20:50:20 +01:00
Khalim Conn-Kowlessar
135831febb increasing the number of tests in generate_scenarios_data 2024-10-16 19:55:15 +01:00
Khalim Conn-Kowlessar
15bcd46e24 extended vectis cases and added metrics 2024-10-16 17:30:15 +01:00
Khalim Conn-Kowlessar
72627b5db9 set up vectis scnearios in generate_scenarios_data 2024-10-16 15:14:27 +01:00
KhalimCK
f0219b079b
Merge pull request #356 from Hestia-Homes/gla-proposal
Gla proposal
2024-10-16 10:20:22 +01:00
Khalim Conn-Kowlessar
dadbb0ef61 Finished GLA proposal 2024-10-16 10:19:35 +01:00
Khalim Conn-Kowlessar
722a3dba55 working on gla proposal 2024-10-11 10:16:48 +01:00
Khalim Conn-Kowlessar
f53ce8b430 allow postcode filtering 2024-10-10 18:51:12 +01:00
Khalim Conn-Kowlessar
a953a1f0ee Improving ownership matching algorithm 2024-10-10 18:38:08 +01:00
Khalim Conn-Kowlessar
2d7e9a3cc9 setting up code for gla proposal 2024-10-10 18:12:29 +01:00
KhalimCK
ecf05369dd
Merge pull request #355 from Hestia-Homes/scenarios-data-investigation
updating windows scenarios to set efficiency to good
2024-10-09 18:24:02 +01:00
Khalim Conn-Kowlessar
5acb0c33e6 updating windows scenarios to set efficiency to good 2024-10-09 18:22:14 +01:00
KhalimCK
af7c175db6
Merge pull request #354 from Hestia-Homes/fix-unit-test
fixed room roof tests
2024-10-09 11:22:50 +01:00
Khalim Conn-Kowlessar
0560a6ad73 fixed room roof tests 2024-10-09 11:22:19 +01:00
KhalimCK
0746cc7661
Merge pull request #353 from Hestia-Homes/etl-michael-fix
fix a bug with None not being caught by ValueError
2024-10-09 10:46:25 +01:00
Michael Duong
75c490c089 fix a bug with None not being caught by ValueError 2024-10-08 22:13:08 +01:00
KhalimCK
60ac197060
Merge pull request #352 from Hestia-Homes/roof-u-values-tests
added additional room roof unit tests
2024-10-08 19:44:39 +01:00
Khalim Conn-Kowlessar
a2694de7e6 added additional room roof unit tests 2024-10-08 19:44:02 +01:00
KhalimCK
ec7b4c7b47
Merge pull request #351 from Hestia-Homes/renewables-recommendations
added missing file
2024-10-08 18:51:33 +01:00
Khalim Conn-Kowlessar
bbefbea8f0 added missing file 2024-10-08 18:51:16 +01:00