Welcome to uwg’s documentation!¶
The Urban Weather Generator (uwg) is a Python application for modeling the urban heat island effect . Specifically, it morphs rural EnergyPlus weather (.epw) files to reflect average conditions within the urban canyon using a range of properties.
Installation¶
pip install -U uwg
.
To check if the command line is installed correctly use uwg --help
CLI Docs¶
For command line interface documentation and API documentation see the pages below.
uwg¶
- uwg
- uwg package
- Subpackages
- Submodules
- uwg.BEMDef module
- uwg.RSMDef module
- uwg.UBLDef module
- uwg.UCMDef module
- uwg.building module
- uwg.element module
- uwg.forcing module
- uwg.infracalcs module
- uwg.material module
- uwg.param module
- uwg.psychrometrics module
- uwg.readDOE module
- uwg.schdef module
- uwg.simparam module
- uwg.solarcalcs module
- uwg.urbflux module
- uwg.utilities module
- uwg.uwg module
- uwg.weather module
- Module contents
- uwg package