config

honeybee-vtk config

Command to write config files to be consumed by honeybee-vtk.

honeybee-vtk config [OPTIONS] COMMAND [ARGS]...

time-step-data

Write a JSON file to be consumed by the “time-step-images” subcommand of the “export” command of honeybee-vtk.

Args:
time_step_file: Path to the time step file such as, sun-up-hours.txt.
periods_file: Path to the periods file.
folder: Path to target folder.
file_name: Name of the timestep data file. Default is “timestep_data”.
honeybee-vtk config time-step-data [OPTIONS]

Options

-tsf, --time-step-file <time_step_file>

Required Path to the time step file such as, sun-up-hours.txt.

-pf, --periods-file <periods_file>

Required Path to the periods file.

-fn, --file-name <file_name>

Name of the timestep data file. Default is “timestep_data”.

Default

timestep_data

-f, --folder <folder>

Path to target folder.

Default

.