You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The table formerly known as mcoe never actually contained marginal cost of electricity information, just some derived generator attributes that don't include financial information. #2904 adds all generator attributes to the old mcoe and renamed to out_eia__yearly_generators and out_eia__monthly_generators so it's clear they are the primary tables users should interact with if they are interested in EIA generator information. The PR only renames the assets and tables but does not rename references to mcoe in the code.
The content you are editing has changed. Please copy your edits and refresh the page.
Well, we have one component of MCOE... fuel costs per MWh. But none of the non-fuel fixed & variaible operating costs or capital investments. So a pretty incomplete picture.
The table formerly known as
mcoe
never actually contained marginal cost of electricity information, just some derived generator attributes that don't include financial information. #2904 adds all generator attributes to the oldmcoe
and renamed toout_eia__yearly_generators
andout_eia__monthly_generators
so it's clear they are the primary tables users should interact with if they are interested in EIA generator information. The PR only renames the assets and tables but does not rename references tomcoe
in the code.Tasks
The text was updated successfully, but these errors were encountered: