-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add summary level national model (m2)
- Loading branch information
Showing
2 changed files
with
1,072 additions
and
0 deletions.
There are no files selected for viewing
297 changes: 297 additions & 0 deletions
297
flowsa/methods/flowbysectormethods/GHG_national_2019_m2.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,297 @@ | ||
# This is a 2019 target year specific implementation of GHG_national_m2 | ||
# This is a Summary level model | ||
# All parameters add year specific data when needed to implement for 2019 | ||
# GHGI FBA table names match the 2022 GHGI Report | ||
# MECS year is 2018 | ||
|
||
!include:GHG_national_m2_common.yaml | ||
ghgi_year: &ghgi_year 2019 | ||
mecs_year: &mecs_year 2018 | ||
|
||
_industrial_allocation_dict: &industrial_dict | ||
energy_fba: 'EIA_MECS_Energy' | ||
year: *mecs_year | ||
ghg_fba: 'EPA_GHGI_T_A_7' # 2018 Table | ||
|
||
source_names: | ||
"EPA_GHGI_T_2_1": #U.S. GHG emissions | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_2_1 | ||
year: *ghgi_year | ||
activity_sets: # Update BEA year for some activity_sets | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_2_1:activity_sets | ||
electric_power: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_2_1:activity_sets:electric_power | ||
attribution_source: | ||
BEA_Summary_Make_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_2_1:activity_sets:electric_power:attribution_source:BEA_Summary_Make_BeforeRedef | ||
year: *ghgi_year | ||
|
||
urea: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_2_1:activity_sets:urea | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_2_1:activity_sets:urea:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
carbonate_use: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_2_1:activity_sets:carbonate_use | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_2_1:activity_sets:carbonate_use:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
nitrous_oxide_use: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_2_1:activity_sets:nitrous_oxide_use | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_2_1:activity_sets:nitrous_oxide_use:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
"EPA_GHGI_T_3_68": #CH4 from Natural Gas Systems | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_68 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_3_70": #CO2 from Natural Gas Systems mimics CH4 | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_70 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_3_72": #N2O from Natural Gas Systems, not used in original method, mimics CH4 | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_72 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_3_42": #CH4 from Petroleum Systems | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_42 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_3_44": #CO2 from Petroleum Systems mimics CH4 | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_44 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_3_46": #N2O from Petroleum Systems mimics CH4 | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_46 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_5_28": #CH4, N2O, CO and NOx from field burning of residues | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_5_28 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_5_3": #CH4 from Enteric Fermentation | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_5_3 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_5_6": #CH4 and N2O from manure, mimics enteric fermentation | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_5_6 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_5_17": #Direct N2O emissions from agricultural soils | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_5_17 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_5_18": #Indirect N2O emissions from agricultural soils | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_5_18 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_3_13": #CO2 from mobile combustion | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_13 | ||
year: *ghgi_year | ||
activity_sets: # Update BEA year for some activity_sets | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_13:activity_sets | ||
petroleum_fuels: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_13:activity_sets:petroleum_fuels | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_13:activity_sets:petroleum_fuels:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
"EPA_GHGI_T_3_14": &T_3_14 #CH4 from mobile combustion | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14 | ||
year: *ghgi_year | ||
activity_sets: # Update BEA year for some activity_sets | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets | ||
petroleum_fuels_diesel: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets:petroleum_fuels_diesel | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets:petroleum_fuels_diesel:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
petroleum_fuels_gasoline: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets:petroleum_fuels_gasoline | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets:petroleum_fuels_gasoline:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
|
||
construction_and_mining: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets:construction_and_mining | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets:construction_and_mining:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
farm_non_road: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets:farm_non_road | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets:farm_non_road:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
other_non_road: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets:other_non_road | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets:other_non_road:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
alt_fuel_on_road: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets:alt_fuel_on_road | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_14:activity_sets:alt_fuel_on_road:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
"EPA_GHGI_T_3_15": *T_3_14 #N2O from mobile combustion duplicates method for CH4 | ||
|
||
"EPA_GHGI_T_4_46": #CO2 for selected petrochemicals | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_46 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_4_50": # HFCs from HCFC-22 production | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_50 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_4_96": # HFCs and other emissions from electronics manufacture | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_96 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_4_102": # HFCs and PFCs from ODS Substitutes | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_102 | ||
year: *ghgi_year | ||
activity_sets: # Update BEA year for some activity_sets | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_102:activity_sets | ||
refrigerants: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_102:activity_sets:refrigerants | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_102:activity_sets:refrigerants:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
air_conditioning: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_102:activity_sets:air_conditioning | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_102:activity_sets:air_conditioning:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
foams: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_102:activity_sets:foams | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_102:activity_sets:foams:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
"EPA_GHGI_T_A_97": # HFCs from Transportation | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_A_97 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_4_80": # PFCs from aluminum production | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_80 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_4_86": # HFCs, SF6, CO2 from magnesium production | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_4_86 | ||
year: *ghgi_year | ||
"EPA_GHGI_T_3_22b": #Fossil fuel for non-energy uses | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_nonenergy_fossil_fuel_emissions | ||
year: *ghgi_year | ||
activity_sets: # Update EIA_MECS year for some activity_sets | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_nonenergy_fossil_fuel_emissions:activity_sets | ||
petroleum: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_nonenergy_fossil_fuel_emissions:activity_sets:petroleum | ||
attribution_source: | ||
EIA_MECS_Energy: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_nonenergy_fossil_fuel_emissions:activity_sets:petroleum:attribution_source:EIA_MECS_Energy | ||
year: *mecs_year | ||
natural_gas: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_nonenergy_fossil_fuel_emissions:activity_sets:natural_gas | ||
attribution_source: | ||
EIA_MECS_Energy: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_nonenergy_fossil_fuel_emissions:activity_sets:natural_gas:attribution_source:EIA_MECS_Energy | ||
year: *mecs_year | ||
transportation_lubricants: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_nonenergy_fossil_fuel_emissions:activity_sets:transportation_lubricants | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_nonenergy_fossil_fuel_emissions:activity_sets:transportation_lubricants:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
|
||
### Major CO2 Sources | ||
"EPA_GHGI_T_A_6": # CO2 emissions from stationary combustion. This table number varies by GHG year. | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_CO2_stationary_combustion | ||
year: *ghgi_year | ||
clean_parameter: *industrial_dict | ||
activity_sets: # Update EIA_MECS and BEA year for some activity_sets | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_CO2_stationary_combustion:activity_sets | ||
non-manufacturing_coal: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_CO2_stationary_combustion:activity_sets:non-manufacturing_coal | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_CO2_stationary_combustion:activity_sets:non-manufacturing_coal:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
non-manufacturing_natural_gas: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_CO2_stationary_combustion:activity_sets:non-manufacturing_natural_gas | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_CO2_stationary_combustion:activity_sets:non-manufacturing_natural_gas:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
coal_manufacturing: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_CO2_stationary_combustion:activity_sets:coal_manufacturing | ||
attribution_source: | ||
EIA_MECS_Energy: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_CO2_stationary_combustion:activity_sets:coal_manufacturing:attribution_source:EIA_MECS_Energy | ||
year: *mecs_year | ||
natural_gas_manufacturing: # Industrial Natural Gas for manufacturing | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_CO2_stationary_combustion:activity_sets:natural_gas_manufacturing | ||
attribution_source: | ||
EIA_MECS_Energy: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_CO2_stationary_combustion:activity_sets:natural_gas_manufacturing:attribution_source:EIA_MECS_Energy | ||
year: *mecs_year | ||
|
||
petroleum: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_CO2_stationary_combustion:activity_sets:petroleum | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:GHGI_CO2_stationary_combustion:activity_sets:petroleum:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
"EPA_GHGI_T_3_8": &T_3_8 # CH4 emissions from stationary combustion | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8 | ||
year: *ghgi_year | ||
clean_parameter: *industrial_dict | ||
activity_sets: # Update EIA_MECS and BEA year for some activity_sets | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets | ||
electric_power: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets:electric_power | ||
attribution_source: | ||
BEA_Summary_Make_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets:electric_power:attribution_source:BEA_Summary_Make_BeforeRedef | ||
year: *ghgi_year | ||
|
||
fuel_oil: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets:fuel_oil | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets:fuel_oil:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
natural_gas_nonmanufacturing: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets:natural_gas_nonmanufacturing | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets:natural_gas_nonmanufacturing:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
coal_nonmanufacturing: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets:coal_nonmanufacturing | ||
attribution_source: | ||
BEA_Summary_Use_PRO_BeforeRedef: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets:coal_nonmanufacturing:attribution_source:BEA_Summary_Use_PRO_BeforeRedef | ||
year: *ghgi_year | ||
|
||
coal_manufacturing: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets:coal_manufacturing | ||
attribution_source: | ||
EIA_MECS_Energy: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets:coal_manufacturing:attribution_source:EIA_MECS_Energy | ||
year: *mecs_year | ||
ng_manufacturing: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets:ng_manufacturing | ||
attribution_source: | ||
EIA_MECS_Energy: | ||
!include:GHG_national_m2_common.yaml:source_names:EPA_GHGI_T_3_8:activity_sets:ng_manufacturing:attribution_source:EIA_MECS_Energy | ||
year: *mecs_year | ||
|
||
"EPA_GHGI_T_3_9": *T_3_8 # N2O emissions from stationary combustion |
Oops, something went wrong.