-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
State-resolved gas prices, updated emissions/price routines/data
* Modify the state_baseline_data_updater routine to pull EIA API’s state-level gas prices into an updated output (also with updated emissions factors and electricity prices for 2023). * Modify converter.py to ensure the state-resolved gas prices are written to the final state emissions/price data (addresses issue #458). * Modify ecm_prep to make use of the state-resolved gas price data and convert all energy and carbon price data from year they are read in with to the full year preceding the current year, which is the desired common year for all cost calculations. Adjust run module’s cost year conversion to reflect this change. * Modify preamble of state_baseline_data_updater, converter, and cambium_updater to clarify how these files should be used in tandem to update all of the supporting emissions/price/site-source conversion/tsv data. * Run suite of routines to update all emissions/price/site-source conversion/tsv data to the latest available sources. * A few tweaks to converter.py to address some issues discovered when trying to make updates in previous bullet.
- Loading branch information
1 parent
ef5c517
commit 1c488ad
Showing
37 changed files
with
40,252 additions
and
36,047 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.