Hi everyone I am trying to create a cooling set point schedule in CSV format but I can't figure out how the dual point schedules are put together.
My schedules works fine with Occupancy, Activity, Lighting, Equipment, Infiltration, but for Cooling and Heating EP rejects my schedules. I am using the Honeybee/Ladybug interface in Grasshopper for EP.
Could anyone provide me with an example CSV-schedule for cooling set points?
(yearly, but actual set points does not matter)
This is how my current csv file is constructed:
Honeybee Schedule file (to be used in combination with a thermal simulation program), , , Continuous, Temperature
Schedule file address:c:\SomeNameForACoolingSetp.csv; SomeNameForACoolingSetp.csv: This is a custom schedule created by the user.,,,Occupied Hours: N/A
1,,,,Values [units],N/A
month, day, hour, values
0, 1, 0.5, ,50.0
0, 1, 1.5, ,50.0
0, 1, 2.5, ,50.0
...
11, 31, 21.5, ,50.0
11, 31, 22.5, ,50.0
11, 31, 23.5, ,50.0
Best regards
Kristoffer