The CBE Clima Tool is a web-based application built to support climate analysis specifically designed to support the need of architects and engineers interested in climate-adapted design. It can be freely accessed at clima.cbe.berkeley.edu.
It allows users to analyze the climate data of more than 27,500 locations worldwide from both Energy Plus and Climate.One.Building.org. You can, however, also choose to upload your own EPW weather file.
Our tool can be used to analyze and visualize data contained in EnergyPlus Weather (EPW) files. It furthermore calculates a number of climate-related values (i.e. solar azimuth and altitude, Universal Thermal Climate Index (UTCI), comfort indices, etc.) that are not contained in the EPW files but can be derived from the information therein contained.
- Interactive Climate Analysis: Visualize EPW weather data through a variety of interactive charts.
- Extensive Weather Data: Access weather files for over 27,500 locations from EnergyPlus and Climate.One.Building.org.
- Custom Data Upload: Analyze your own custom
.epw
weather files. - Advanced Calculations: Computes derived metrics like solar positions, UTCI, and various thermal comfort indices.
- Data Export: Download charts, data, and psychrometric chart overlays.
The official documentation for the tool can be found here.
If you use this tool in your research or work, please cite our paper:
Betti, G., Tartarini, F. & Schiavon, S. CBE Clima Tool: a free and open-source web application for climate analysis for architects and building engineers. Build. Simul. (2023). https://doi.org/10.1007/s12273-023-1090-5
For any questions, feedback, or bug reports, please use the GitHub Discussions section.
- Dash - Main web framework
- Plotly Python - Interactive scientific graphing
- Pandas - Data analysis and manipulation