Open dt-woods opened 7 months ago
First step: find out where olca_schema_consumption_mix
is called. It be being applied to both "at user" and "at grid."
Solved by changing exchange_table_creation_ref_cons() to exchange_table_creation_ref() in eia_io_trading as stated above
The output from "at grid; consumption mix" processes is 120 V, but should be Electricity, AC, 2300-7650 V.
A little digging revealed:
It appears the correct method to link with consumption mix is "exchange_table_creation_ref" in process_dictionary_writer.py.