schedule¶
honeybee-radiance schedule¶
Commands to create and modify schedules.
honeybee-radiance schedule [OPTIONS] COMMAND [ARGS]...
epw-to-daylight-hours¶
Convert EPW to EN 17037 schedule as a CSV file.
This command generates a valid schedule for EN 17037, also known as daylight hours. Rather than a typical occupancy schedule, the daylight hours is half the year with the largest quantity of daylight. This is generated by sorting the EPW file by diffuse horizontal illuminance.
Args:
epw: Path to epw file.
honeybee-radiance schedule epw-to-daylight-hours [OPTIONS] EPW
Options
- -f, --folder <folder>¶
Output folder.
- Default:
'.'
- -n, --name <name>¶
Output file name for schedule.
- Default:
'daylight_hours'
Arguments
- EPW¶
Required argument