catalyst-cooperative / pudl

The Public Utility Data Liberation Project provides analysis-ready energy system data to climate advocates, researchers, policymakers, and journalists.
https://catalyst.coop/pudl
MIT License
456 stars 106 forks source link

Remove references to mcoe #2910

Open bendnorman opened 9 months ago

bendnorman commented 9 months ago

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.

- [ ] Rename modules
- [ ] Variables
- [ ] references in doc strings
- [ ] references in tests
zaneselvans commented 9 months ago

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.