honeybee-radiance 1.66.109

Creator: bradpython12

Last updated:

Add to Cart

Description:

honeybeeradiance 1.66.109

honeybee-radiance







Radiance extension for honeybee.
Honeybee-radiance adds Radiance simulation functionalities to honeybee for daylight/radiation simulation.
Installation
pip install -U honeybee-radiance
To check if the command line interface is installed correctly use honeybee-radiance --help.
Documentation
API documentation
Local Development

Clone this repo locally

git clone git@github.com:ladybug-tools/honeybee-radiance

# or

git clone https://github.com/ladybug-tools/honeybee-radiance


Install dependencies:

cd honeybee-radiance
pip install -r dev-requirements.txt
pip install -r requirements.txt


Run Tests:

python -m pytest tests/


Generate Documentation:

sphinx-apidoc -f -e -d 4 -o ./docs ./honeybee_radiance
sphinx-build -b html ./docs ./docs/_build/docs

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.