-
Hi Wes and team, Thank you for releasing the v1.3 Factors. I played with CalculateEmissionFactors.Rmd on the main branch in order to generate SEFs in producer price, but I noticed that I can't exactly reproduce the published v1.3 Factors. Here is a snippet of my comparison that shows, e.g. for USEEIO sector 483000, the published SEF (CO2e) is 0.816, but I got 0.772 from executing CalculateEmissionFactors.Rmd. Could you help me understand if there is anything I missed here? Here is the CSV I generated for your reference. SupplyChainGHGEmissionFactors_v1.3.0_NAICS_CO2e_USD2022_ML.csv Appreciate your help 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
@bl-young please check |
Beta Was this translation helpful? Give feedback.
@MoLi7 thanks for checking this - there was an "error" (so to speak) and the factors were generated using a branch of useeior where USEPA/useeior#281 was resolved. As a result, when you run the factors you get slightly lower results because in v1.5.1 of useeior for which this release was aligned, that error is not yet fixed. However, you may note that if you compare the results by flow (the
_byGHG_
file) they should be the same!TBD the specific plan for how we will resolve this in the code, but stay tuned.