honeybee_radiance_postprocess.cli.util module

honeybee_radiance_postprocess.cli.util.get_compare_func(include_min, include_max, comply)[source]
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).

honeybee_radiance_postprocess.cli.util.handle_operator(operator)[source]

Handle operator for rmtxopt command.

honeybee_radiance_postprocess.cli.util.remove_header(input_file)[source]

Remove the header text from a Radiance matrix file.