Problem Focus: Data Alignment Issues

While utilizing Ladybug Tools version 1.8, I encountered a critical error when employing the LB Spatial Heatmap function. The error message displayed is as follows:

  1. Solution exception: Expected the number of data set values (104) to align with the number of faces (221) or the number of vertices (266). Consider flattening the *values input and using the “Mesh Join” component to join the *mesh input.

Could you please provide guidance on how to resolve this issue? Thank you for your assistance.

hb_年度照度计算(1.8).gh (109.6 KB)

Hi @freedom0525 if you flatten the values input, the error goes away.
flatten_exaple
hopefully that helps
-trevor

I have tested it, and the problem has been resolved using your method! Thank you!

1 Like