honeybee_radiance_postprocess.cli.util module¶
- honeybee_radiance_postprocess.cli.util.get_hoys(start_date, start_time, end_date, end_time, timestep, leap_year)[source]¶
Return list of hours from start date, star hour, end date and end hour.
Date should be formatted as MMM-DD (e.g JUL-21) and hours must be formatted as HH:MM (e.g 18:30).