# Berkeley Decarb Tool

<figure><img src="https://1405288487-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrUPdYu1NkzT3JVsah7Sz%2Fuploads%2FYTzPwrljLfssBG90l6dA%2Flogo-preliminary.png?alt=media&#x26;token=04272f75-6539-438d-85b2-f180aa34d3ac" alt="" width="375"><figcaption></figcaption></figure>

The **Berkeley Decarb Tool** is an open-source web application developed by the [Center for the Built Environment (CBE)](https://cbe.berkeley.edu/) at the University of California, Berkeley.

It supports building decarbonization planning by enabling users to assess and compare the long-term operational carbon emissions of HVAC systems under different configurations and grid emission scenarios.

The tool is designed to bring consistency, transparency, and scientific robustness to HVAC decarbonization studies — reducing reliance on proprietary or ad hoc internal modeling approaches.

## Contributions

This ongoing project results from the collaboration and contributions of the people listed below.

* [Toby Kramer](https://www.linkedin.com/in/tobias-kramer-69684611b/)
* [Paul Raftery](https://www.linkedin.com/in/paul-raftery-578b0721/)
* [Urwa Irfan](https://www.linkedin.com/in/urwa-irfan/)

## Acknowledgments

We would like to thank for their valuable feedback and support: Jiwon Park and Yan Wang. The tool has been supported by the California Energy Commission Electric Program Investment Charge Program (EPC-23-023) and by the [Center for the Built Environment at UC Berkeley](https://cbe.berkeley.edu/) at the University of California Berkeley.

## License

Distributed under the MIT License. See [`MIT License`](https://github.com/CenterForTheBuiltEnvironment/decarb-tool/blob/main/LICENSE) file for more information.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cbe-berkeley.gitbook.io/decarb/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
