Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.3 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.3 KB

Binder DOI

TEP Carbon Goals

This repository contains the data and analysis University of Arizona researchers used to guide Tucson Electric Power's carbon goals as part of their 2020 IRP process.

The jupyter notebook tep_carbon.ipynb contains the analysis. The input data lives in the data directory and the output png and csv files live in the output directory. The plot below shows an example.

output/portfolios_1.5_2.0_2.5_C_emissions_based.png

Click the launch binder badge at the top of this Readme file to open the notebook in a safe executable environment on mybinder.org. No need to install or run code on your computer!

If you do want to run the jupyter notebook on your own computer, we recommend installing the Anaconda Python Distribution.

Click the green "Clone or download" button to download this repository to your computer (the button is to the upper right of the file listing).