singularity-energy / open-grid-emissions

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

Adjust physics-based reconciliation of EIA-930 data #240

Open grgmiller opened 1 year ago

grgmiller commented 1 year ago

Zooming in on the eia930 profile for nuclear, I noticed that the nuclear profile seems to be pretty variable: image

However, looking at the reported EIA-930 data for nuclear in January 2020 reveals what we would expect: that nuclear should be pretty flat: image

I'm thinking that this is likely a result of the physics reconciliation code, and makes me think that we need to adjust the weighting on the reconciliation so that certain fuel types like nuclear can't be adjusted in this way, or go back to using the raw generation data for the residual calculation (https://github.com/singularity-energy/open-grid-emissions/issues/104).

Originally posted by @grgmiller in https://github.com/singularity-energy/open-grid-emissions/issues/230#issuecomment-1245937207

grgmiller commented 1 year ago

We may want to tune the parameters to only adjust the interchange data, rather than the generation or demand data.