Colibri hourly data

Hi,

Could you help me with something about colibri please?

I need to calculate for several cases (interactions), the values of theparameters of lighting, heating, cooling and DHW for every hour for a total of 8760 data on each parameter, but I only get 10 because it is the limit.

how can I do it?

Regards

colibri.gh (218.8 KB)

1 Like

I have the same problem.

Hoping for a solution, thanks.

You can write lighting, heating, cooling and DHW for 8760 hour data to csv file on your hard drive

Colibri was designed on purpose to limit the total number of values to prevent misuse like this.
If you want to keep all raw 8760 data on each parameter, you need to generate a unique ID to name each model for each iteration, so that HB doesn’t override the output data of each iteration.