honeybee-standards

Default standards and templates used throughout honeybee extensions.


License
GPL-3.0
Install
pip install honeybee-standards==2.0.6

Documentation

Build Status

Python 2.7 Python 3.6 IronPython

honeybee-standards

Default standards and templates used throughout honeybee extensions and plugins.

In addition to housing defaults, this package also includes a folder structure that can be used to add assets into the installed standards libraries of the extensions. Assets can be added by placing honeybee .json, .idf, or .rad files in the respective folder within the folder structure (or by adding them to the respective user_library.json, user_library.idf, or user_library.rad).

Energy assets

The following energy asset can be added with this package:

  • Schedules (and schedule type limits)
  • Program Types
  • Constructions (and material layers)
  • Construction Sets

Radiance assets

The following radiance asset can be added with this package:

  • Modifiers
  • Modifier Sets

Installation

pip install honeybee-standards