open-grid-emissions
open-grid-emissions copied to clipboard
Consumed fuel mix
Consumed results should include fuel mix.
- Decide on resolution of fuel mix (high-level 930 categories? Or more specific fuels?)
- Probably should refactor consumed emission rate code (
consumed.py
) into a more general class (probably not a subclass ofgridemissions
) that can do both consumed emissions and consumed fuel - Algorithm is as implemented in
notebooks/miso_consumed_per_fuel.ipynb