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

Update default gross to net generation conversion factors #177

Open grgmiller opened 2 years ago

grgmiller commented 2 years ago

According to page 16 of the EIA's Electric Power Monthly Technical Notes, whenever a generator only reports gross generation, they use the following conversion factors to calculate net generation: image

Instead of defaulting to setting net generation equal to gross generation when we have no other information, we should use these as default factors.

However, it is unclear whether the prime mover factors and environmental equipment factors are used in combination (i.e. a combined cycle steam plant with flue gas desulfurization would use (0.97 x 0.97 = 0.94)

grgmiller commented 1 year ago

As part of https://github.com/singularity-energy/open-grid-emissions/pull/273, we started using these default prime-mover based factors as the backstop gross to net generation ratio if no other methods worked. However, there are several ways this still needs to be improved: