Bug in LB Deconstruct Data with energy outputs

Hi @chris ,

when I extract cooling or heating results from a multi-zone simulation (for example, the Full Building Energy Model sample), the output for a branch contains 93 data points. However, when I pass this dataset through LB Deconstruct Data and then rebuild it with LB Construct Data, the number of data points changes.

This issue only happens with energy-related outputs. It seems to be a bug …

-Mohammad

@Mohammad.hakim.a I think this may just be data handling related


does this solve the issue you are having?
best
-trevor

Hello @TrevorFedyna Trevor,

I understand your point, but in cases where I have many zones and need to change their headers within a parametric workflow, using explode tree and checking the data one by one doesn’t seem very feasible. For such workflows, this approach feels less efficient and not very practical.

@chris Can you help me?

Thank you again for your help,
-Mohammad

Hi @Mohammad.hakim.a

You can graft the headers, then flatten the output to get back to the original data-shape.

best,
@edpmay

Example File:

3 Likes