Welcome to Ladybug Comfort’s documentation!¶
Ladybug-comfort is a Python library that adds thermal comfort functionalities to ladybug-core.
Installation¶
pip install -U ladybug-comfort
If you want to also include the dependencies needed for thermal mapping use.
pip install -U honeybee-energy[mapping]
To check if the command line interface is installed correctly use ladybug-comfort --help
CLI Docs¶
For command line interface documentation and API documentation see the pages below.
ladybug_comfort¶
- ladybug_comfort
- ladybug_comfort package
- Subpackages
- Submodules
- ladybug_comfort.adaptive module
- ladybug_comfort.asv module
- ladybug_comfort.at module
- ladybug_comfort.clo module
- ladybug_comfort.degreetime module
- ladybug_comfort.di module
- ladybug_comfort.hi module
- ladybug_comfort.humidex module
- ladybug_comfort.local module
- ladybug_comfort.pet module
- ladybug_comfort.pmv module
- ladybug_comfort.solarcal module
- ladybug_comfort.ts module
- ladybug_comfort.utci module
- ladybug_comfort.wbgt module
- ladybug_comfort.wc module
- Module contents
- ladybug_comfort package