mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
Slice 7 of the Solar PV Recommendation Generator (ADR-0026). Adds the composite per-dwelling Solar PV cost on the Products collection (ADR-0025 pattern): pv_system(kWp band, nearest of the ECOPV06-13 EA bands 1.0→4.5 kWp, floor/cap at the ends) + scaffolding(£900 first elevation + £450 each additional, default 2) + enabling base (EICR £150 + DNO £50 + 2-way consumer unit £330) + [diverter £980 if cylinder] + [battery if the with-battery variant] → Cost(total, contingency_rate 0.15). Rates are data in the committed solar_rates.json (Southern Housing "SOLAR PV & BATTERY" EA column), loaded via SolarRates.from_json/.default and injectable. The £2,000 / 5 kWh battery is NOT on the rate sheet — a flagged estimate (battery_estimate=true), confirmed with the user to stand in until a DB rate. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| _elmhurst_recommendation.py | ||
| test_ashp_cost_inputs.py | ||
| test_elmhurst_cascade_pins.py | ||
| test_floor_recommendation.py | ||
| test_glazing_recommendation.py | ||
| test_heating_recommendation.py | ||
| test_lighting_recommendation.py | ||
| test_measure_dependency.py | ||
| test_optimiser.py | ||
| test_overlay_applicator.py | ||
| test_package_scorer.py | ||
| test_plan.py | ||
| test_plan_valuation.py | ||
| test_products.py | ||
| test_roof_recommendation.py | ||
| test_scoring.py | ||
| test_solar_config_selection.py | ||
| test_solar_overshading.py | ||
| test_solar_potential.py | ||
| test_solar_products.py | ||
| test_valuation.py | ||
| test_ventilation_recommendation.py | ||
| test_wall_recommendation.py | ||
| test_window_extraction_001431.py | ||