LEED Recipe to DaylightMetrics component (UDI)

Hello!

I am using the LEED daylighting recipe for a project where I would then also like to assess the Useful Daylight Illuminance (UDI). However I would like to to assess it also using the same blinds schedule as was used in the LEED recipe but I am having trouble converting the dynamic schedule when connecting it to the DaylightMetrics component

Would anyone have any advice on how to achieve this or on where I am going wrong?

Many thanks,
Pauline

Hi @pramos,

This is probably not supported because the recipe previously used a different method, where the schedules in the recipe were not the same as those from the HB Annual Daylight Metrics component.

I think what you’re asking is a great feature request – in fact, during post-processing in the recipe, the dynamic schedules are converted into data collections, so they’re already available at that stage.

Until this is added to the recipe as an output, you can use the small Python script in the attached file to convert the data collections to dynamic schedules.

data_collection_to_dyn_sch.gh (5.3 KB)

1 Like