Some nice improvements by Philip: english/german button for the hive building form with all the SIA2024 terms translated into english; the tree prototype components by @justinfmccarty are now proper grasshopper components (no icons yet); and some cosmetic changes in the visualizer.
Furthermore, fixed a serious bug in the solar model that caused irradiation to explode on tilted surfaces, for some reason only on southern hemisphere. Problem in the end was the sky brightening factor in the perez diffuse model being allowed to take values >1 (caused by high air mass values). this factor is now capped to max 1, and the air mass calculation is now done with KastenYoung1989 - the default model in PV_lib - instead of with the simple model 1/cos(thetaZ)
What's Changed
- English/German language switch by @philipschulz in #808
- Trees in Hive by @philipschulz in #809
- modified KPI color & transparency by @philipschulz in #812
- updated the solar model by @christophwaibel in #814
Full Changelog: v1.17.1...v1.17.2