Unexpected branches out from GH cluster

Easy to find lots of threads that reference this problem, but no explanation of why this occurs and no solutions.

The Clean Tree components in the file you posted are not having any effect because the “problem” branches are not empty, they contain 1 item.

Since you are passing the original datatree through your cluster, you can use the empty branches from this to cull your result. Not a fix, but a possible workaround for the case you provided.

20240602 GH CLUSTER EMPTY BRANCHES 02_re.gh (29.8 KB)

-Kevin

2 Likes