singularity-energy / open-grid-emissions

Tools for producing high-quality hourly generation and emissions data for U.S. electric grids
MIT License
72 stars 5 forks source link

Fix bug with EIA-923 Generation and Fuel Allocation #273

Closed grgmiller closed 1 year ago

grgmiller commented 1 year ago

This PR closes https://github.com/singularity-energy/open-grid-emissions/issues/271, fixing an issue where our data pipeline was dropping a substantial amount of data due to mismatches in the reported energy source codes used in EIA-860 and EIA-923, and our failure to validate the outputs of the allocation process more carefully. While fixing this issue, we also came across several other issues that were causing anomalous emission factor outputs.

Fixes the generation and fuel allocation process

Updates plant primary fuel identification

Updates to gross to net generation conversions

Flags potentially anomalous generated emission factors

Other

TODO: