From 6c827145b2e0582ece41afc468c8898820f0e872 Mon Sep 17 00:00:00 2001 From: jvendries Date: Fri, 20 Dec 2024 16:21:13 -0500 Subject: [PATCH] Add 562 detail disagg yml model spec --- tests/modelspecs/USEEIOv2.2.1-408-GHG.yml | 61 +++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 tests/modelspecs/USEEIOv2.2.1-408-GHG.yml diff --git a/tests/modelspecs/USEEIOv2.2.1-408-GHG.yml b/tests/modelspecs/USEEIOv2.2.1-408-GHG.yml new file mode 100644 index 00000000..720f7fa8 --- /dev/null +++ b/tests/modelspecs/USEEIOv2.2.1-408-GHG.yml @@ -0,0 +1,61 @@ +Model: "USEEIOv2.2.1-408-GHG" # 2017 Detail, Commodity +BaseIOSchema: 2017 +BaseIOLevel: "Detail" +IOYear: 2017 # Year for IO data +ModelRegionAcronyms: ["US"] +ModelType: "EEIO" +IODataSource: "BEA" +BasePriceType: "PRO" #producer +BasewithRedefinitions: FALSE +CommodityorIndustryType: "Commodity" +ScrapIncluded: FALSE +DisaggregationSpecs: "WasteDisaggregationDetail2017" + +SatelliteTable: + GHG: + FullName: "Greenhouse Gases" + Abbreviation: "GHG" + StaticSource: TRUE + StaticFile: "flowsa/FlowBySector/GHG_national_2022_m2_v2.0.3_1cb504c.parquet" + FileLocation: "DataCommons" + DataYears: [2022] + Locations: ["US"] + SectorListSource: "NAICS" + SectorListYear: 2017 + SectorListLevel: "6" + OriginalFlowSource: "FEDEFLv1.2" + ScriptFunctionCall: "getFlowbySectorCollapsed" #function to call for script + ScriptFunctionParameters: null + DataSources: + USEPA_GHG_2024: + Title: "GHG Inventory" + Author: "USEPA" + DataYear: 2022 + URL: "https://www.epa.gov/ghgemissions/inventory-us-greenhouse-gas-emissions-and-sinks-1990-2022" + Primary: TRUE + +Indicators: + GreenhouseGases: + Name: "Greenhouse Gases" + Code: "GHG" + Group: "Impact Potential" + Unit: "kg CO2 eq" + SimpleUnit: "Kilograms Carbon Dioxide (CO2)" + SimpleName: "Greenhouse Gases" + StaticSource: TRUE + StaticFile: "lciafmt/ipcc/IPCC_v1.1.1_27ba917.parquet" + FileLocation: "DataCommons" + ScriptFunctionCall: "getImpactMethod" #function to call for script + ScriptFunctionParameters: + indicators: ["AR5-100"] + DataSources: + IPCC_AR5: + Title: "IPCC Fifth Assessment Report: Direct Global Warming Potentials for 100 year time horizon" + Author: "IPCC" + DataYear: 2017 + URL: "" + Primary: TRUE + +DemandVectors: + DefaultDemand: "DefaultDemandVectors" # Name of default demand vectors yml file +# Additional demand vectors beyond useeior defaults