ladybug-tools / honeybee-standards

🐝 :books: Default standards and templates used throughout honeybee extensions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🐝 :books: Default standards and templates used throughout honeybee extensions.

License:MIT License


Languages

Language:Python 87.3%Language:Shell 12.7%