Model/recommendations
2024-10-17 14:23:02 +01:00
..
optimiser adding try except for some db functions 2024-07-30 17:50:55 +01:00
tests fixed room roof tests 2024-10-09 11:22:19 +01:00
__init__.py Added unit tests for recommendation utils and still restructuing repo 2023-07-21 11:49:58 +01:00
config.py tighten conditions for making recommendations 2023-10-10 13:12:50 +08:00
Costs.py basic estimate for cost of cylinder 2024-10-08 18:34:42 +01:00
county_to_region.py Adding missing regions 2024-08-19 19:19:25 +01:00
DraughtProofingRecommendations.py added measure type for ventilation, draught proofing 2024-10-03 10:39:59 +01:00
FireplaceRecommendations.py added measure type for minor measures 2024-10-03 10:43:06 +01:00
FloorRecommendations.py added floors and leds measure types 2024-10-03 10:41:42 +01:00
HeatingControlRecommender.py added measure type to some controls recommendations 2024-10-03 10:54:46 +01:00
HeatingRecommender.py basic estimate for cost of cylinder 2024-10-08 18:34:42 +01:00
HotwaterRecommendations.py finished adding measure_type to recommendations and added check to ensure it's populated 2024-10-03 10:59:40 +01:00
LightingRecommendations.py added floors and leds measure types 2024-10-03 10:41:42 +01:00
Mds.py finished optimisation and output 2024-06-04 18:11:36 +01:00
rdsap_tables.py added test cases for roof u-values 2024-10-08 14:17:24 +01:00
recommendation_utils.py fix a bug with None not being caught by ValueError 2024-10-08 22:13:08 +01:00
Recommendations.py added extension cavity wall insulation as a recommendation 2024-10-17 14:23:02 +01:00
RoofRecommendations.py fixed broken tests 2024-10-08 16:40:02 +01:00
SecondaryHeating.py finished adding measure_type to recommendations and added check to ensure it's populated 2024-10-03 10:59:40 +01:00
SolarPvRecommendations.py Merge branch 'main' of https://github.com/Hestia-Homes/Model into renewables-recommendations 2024-10-08 15:33:02 +01:00
VentilationRecommendations.py added measure type for ventilation, draught proofing 2024-10-03 10:39:59 +01:00
wall_energy_efficiency_values.py handling the odd case of a double property 2024-08-01 22:07:19 +01:00
WallRecommendations.py added extension cavity wall insulation as a recommendation 2024-10-17 14:23:02 +01:00
WindowsRecommendations.py updating windows scenarios to set efficiency to good 2024-10-09 18:22:14 +01:00