Config

Check the local configuration of the engines and data sets used by the honeybee plugin. This is useful for verifying that everything has been installed correctly and that the engines are configured as expected.
- python_exeThe path to the Python executable to be used for Ladybug Tools CLI calls.
- py_lib_installThe path to where the Ladybug Tools Python packages are installed.
- rad_installThe path to Radiance installation folder if it exists.
- os_installThe path to OpenStudio installation folder if it exists.
- ep_installThe path to EnergyPlus installation folder if it exists.
- hb_os_gemThe path to the honeybee_openstudio_gem if it exists. This gem contains libraries and measures for translating between Honeybee JSON schema and OpenStudio Model schema (OSM).
- standardsThe path to the library of standards if it exists. This library contains the default Modifiers, ModifierSets, Constructions, ConstructionSets, Schedules, and ProgramTypes. It can be extended by dropping IDF or Honeybee JOSN files into the appropriate sub-folder.
- asset_reportA report of all the assets that have been loaded from the standards library.
- default_simThe path to the default simulation folder (where simulation files are written if not specified by the user.).
Last modified 1yr ago