ElectricityLCI
ElectricityLCI copied to clipboard
Issues with the electricity column in generate_plant_water_use()
The electricity column in generate_plant_water_use() in plant_water_use.py has NaN or the wrong values. The current fix drops the column, which can be seen here: https://github.com/KeyLogicLCA/ElectricityLCI/blob/d174078854980f3a8b1545ce0019003e27bdab93/electricitylci/plant_water_use.py#L236.
Code should be examined further