Hi, I am trying to create an epw with data of my weather station. When i get to DF Create EPW, generates an error when i try to assign unit to the header in LB Consctruct Data Type.
This is the farest I can get in the process…if I just use LB Construct Data without header, the error is that the list is a string. I also tried to convert string (lists) to number (with number and expression) but still indicates me an error.
Hi Trevor, I finally achieve to create a functional epw.
The error in the clusters consisted in not writing the correct variable corresponding to each list to the DF Create EPW. When an error is created in the LB Construct Header, it displays a list with all the possible correct words (variables) to input in the Data Type node, for example: Temperature corresponds to Dry Bulb Temperature and Dew Point Node; to Wind Direction corresponds the variable Angle.
I still don´t know the correct variable for the last 4 conectors to DF Create EPW component, but even with this lack of info, it creates succesfully an epw file. I already tried it in an Open Studio component for temperature simulations.
I share an image and files (i tried to share the csv file but this app didn´t allowed me)