Hello everyone!
Firstly, I’d like to congratulate and thank you for the fantastic work you’re doing with the Ladybug tools!
I’m working on a FreeCAD workbench that uses the Ladybug libraries, called Solar:
I’ve already managed to use the sun’s position and its path. Now I’m working on implementing the sky dome. However, I’m noticing some issues applying the values for total, direct, and diffuse radiations (see image).
Apparently, the strangest issue is with diffuse radiation. I imagine the smallest values should be distributed at the base of the vault (with darker blues, correct?). I adopted a clockwise, bottom-to-top distribution of the values on the faces of the vault.
That said, the question is, what would be the correct sequence to apply each list of values (total_values, direct_values, and disffuse_values) to the faces of the dome?
Another question would be about the legend. In the images found online, there are always 11 colors, but I only found 10 values in sky_dome.legend_parameters.colors.
I hope questions of this kind are welcome.
Thank you!
