# Config

![](https://3521261292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1FZ8W_xSW4Nb61%2Fuploads%2Fgit-blob-ae12fdb2353a68272878be2d3d6239045425730b%2FConfig.png?alt=media)

![](https://3521261292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1FZ8W_xSW4Nb61%2Fuploads%2Fgit-blob-b52923fa1faa5299fcc967be70608bd8c2d8cf23%2FConfig.png?alt=media) - [\[source code\]](https://github.com/ladybug-tools/honeybee-grasshopper-core/blob/master/honeybee_grasshopper_core/src/HB%20Config.py)

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.

## Inputs

## Outputs

* **python\_exe**

  The path to the Python executable to be used for Ladybug Tools CLI calls.&#x20;
* **py\_lib\_install**

  The path to where the Ladybug Tools Python packages are installed.&#x20;
* **rad\_install**

  The path to Radiance installation folder if it exists.&#x20;
* **os\_install**

  The path to OpenStudio installation folder if it exists.&#x20;
* **ep\_install**

  The path to EnergyPlus installation folder if it exists.&#x20;
* **hb\_os\_gem**

  The 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).&#x20;
* **standards**

  The 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.&#x20;
* **asset\_report**

  A report of all the assets that have been loaded from the standards library.&#x20;
* **default\_sim**

  The path to the default simulation folder (where simulation files are written if not specified by the user.).&#x20;
