https://github.com/cdburley/nuclear_heat_wave_loads
Processing scripts to create load data for nuclear heat wave study
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.7%) to scientific vocabulary
Repository
Processing scripts to create load data for nuclear heat wave study
Basic Info
- Host: GitHub
- Owner: cdburley
- License: bsd-2-clause
- Language: Jupyter Notebook
- Default Branch: main
- Size: 20.6 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
nuclearheatwave_loads
This repository houses the raw data and processing scripts to create the hourly load time series by Balancing Authority for the nuclear project. Data are scaled to match the 2030 annual total loads data by BA. 2030 loads were shared by Kostas on 2-Feb 2024. The future loads for different weather years are based on the Total ELectricity Loads (TELL) model.
Input Files
The input data needed to recreate this process is stored in the data directory.
Output Files
The output of this processing is stored in the data directory with the filenames "TELLLoads2030BasedonYYYYWeatherWithClimate_Change.csv".
Summary Plots
Quick-look plots analyzing the data are stored in the plots directory.
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) The BAs in Canada (AESO and BCHA) and Mexico (CFE) are not modeled by TELL. The time-series for those BAs are the same as those in the original GridView file. Likewise, there are no values for THMalin, THMead, and TH_PV.
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 match and no loads in original GridView data | | TH Mead | - | 🔴 | No match and no loads in original GridView data | | TH PV | - | 🔴 | No match and no loads in original GridView data | | 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
- Website: http://www.caseyburleyson.com/
- Repositories: 1
- Profile: https://github.com/cdburley
Saving the world one bad script at a time.