mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
Slice 4 of the Solar PV Recommendation Generator (ADR-0026). `select_conservative_configs` turns Google's full solarPanelConfigs ladder into up to five competing array configs for the Optimiser: drop north-facing planes (within 30° of due north, wrap-aware), cap usable panels at ~70% of maxArrayPanelsCount (imagery misses obstructions; MCS edge setback), collapse rungs that trim to the same usable size keeping the higher-generation layout, then sample five spanning min→max by expected generation. Returns () when nothing usable remains. Real London example → 5 rungs at 4/12/19/26/34 panels (all ≤34.3 = 70% of 49); synthetic cases pin the north-drop and the 70% cap. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| floor_recommendation.py | ||
| glazing_recommendation.py | ||
| heating_recommendation.py | ||
| lighting_recommendation.py | ||
| roof_recommendation.py | ||
| solar_recommendation.py | ||
| solid_wall_recommendation.py | ||
| ventilation_recommendation.py | ||
| wall_recommendation.py | ||