https://github.com/cdburley/naerm_heat_wave_loads

Processing of loads for the NAERM project

https://github.com/cdburley/naerm_heat_wave_loads

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Processing of loads for the NAERM project

Basic Info
  • Host: GitHub
  • Owner: cdburley
  • License: bsd-2-clause
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 7.35 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed about 3 years ago

https://github.com/cdburley/naerm_heat_wave_loads/blob/main/

# naerm_heat_wave_loads
This repository houses the raw data and processing scripts to create the hourly load time series by 
Balancing Authority based on the 2018 weather year loads. Data are scaled to match the 2021 annual total loads data 
shared by Jason Hou on 19-April 2023. The 2018 weather year loads are based on the Total ELectricity Loads (TELL) model.

## Input Files
The input data needed to recreate this process is stored in the [data](data/) directory.

## Output File
The output of this processing is stored in the [data](data/) directory with the filename 
"TELL_Loads_2021_Based_on_2018_Weather.csv".

## Citations
Any use of this data in a publication, presentation, or report should use the following citations. Please contact 
Casey Burleyson (casey.burleyson@pnnl.gov) prior to any reuse of the data.
>
**Citation for the TELL model**
>
McGrath et al., (2022). tell: a Python package to model future total electricity loads in the United States. Journal of Open Source Software, 7(79), 4472, https://doi.org/10.21105/joss.04472
> 
**Citation for the underlying weather data**
>
Burleyson, C., Thurber, T., & Vernon, C. (2023). Projections of Hourly Meteorology by Balancing Authority Based on the IM3/HyperFACETS Thermodynamic Global Warming (TGW) Simulations (v1.0.0) [Data set]. MSD-LIVE Data Repository. https://doi.org/10.57931/1960530
>
Jones, A. D., Rastogi, D., Vahmani, P., Stansfield, A., Reed, K., Thurber, T., Ullrich, P., & Rice, J. S. (2022). IM3/HyperFACETS Thermodynamic Global Warming (TGW) Simulation Datasets (v1.0.0) [Data set]. MSD-LIVE Data Repository. https://doi.org/10.57931/1885756

## Notes
1) Loads in CISO, IPCO, NEVP, and PACE are modeled as a whole in TELL but are separated in GridView. To create the data
for these BAs I used the whole load simulated by TELL and distributed it to the subregions within the BA using the 
annual total load in each subregion to portion out the TELL loads.
2) Three BAs in GridView have zero loads for the year: TH Malin, TH Mead, and TH PV. They are not 
simulated by TELL. I left these in as zero values in the output file.
3) Three BAs in GridView are outside the United States and are not represented in TELL: AESO, BCHA, and CFE. I left in 
their original 8760-hr load profiles from the 2021 data.

## BAs in the WECC 
>
 = Matched with no issue  
 = Caution advised  
 = No match
>
| GV BA | TELL BA | Matched? | Notes |
| :-: | :-: | :-: | :-: |
| AESO | - |  | BA is in Canada |
| AVA | AVA |  | - |
| AZPS | AZPS |  | - |
| BANC | BANC |  | - |
| BCHA | - |  | BA is in Canada |
| BPAT | BPAT |  | - |
| CFE | - |  | BA is in Mexico |
| CHPD| CHPD|  | - |
| CIPB | CISO |  | Subregion of CISO |
| CIPV | CISO |  | Subregion of CISO |
| CISC | CISO |  | Subregion of CISO |
| CISD | CISO |  | Subregion of CISO |
| DOPD | DOPD |  | - |
| EPE | EPE |  | - |
| GCPD | GCPD |  | - |
| IID | IID |  | - |
| IPFE | IPCO |  | Subregion of IPCO |
| IPMV | IPCO |  | Subregion of IPCO |
| IPTV | IPCO |  | Subregion of IPCO |
| LDWP | LDWP |  | - |
| NEVP | NEVP |  | Subregion of NEVP |
| NWMT | MWMT |  | - |
| PACW | PACW |  | - |
| PAID | PACE |  | Subregion of PACE |
| PAUT | PACE |  | Subregion of PACE |
| PAWY | PACE |  | Subregion of PACE |
| PGE | PGE |  | - |
| PNM | PNM |  | - |
| PSCO | PSCO |  | - |
| PSEI | PSEI |  | - |
| SCL | SCL |  | - |
| SPCC | NEVP |  | Subregion of NEVP |
| SRP | SRP |  | - |
| TEPC | TEPC |  | - |
| TH Malin | - |  | No loads |
| TH Mead | - |  | No loads |
| TH PV | - |  | No loads |
| TIDC | TIDC |  | - |
| TPWR | TPWR |  | - |
| VEA | CISO |  | Subregion of CISO |
| WACM | WACM |  | - |
| WALC | WALC |  | - |
| WAUW | WAUW |  | - |

Owner

  • Name: Casey D. Burleyson
  • Login: cdburley
  • Kind: user
  • Location: Richland, WA
  • Company: Pacific Northwest National Laboratory

Saving the world one bad script at a time.

GitHub Events

Total
Last Year