USEPA / ElectricityLCI

Creative Commons Zero v1.0 Universal
24 stars 10 forks source link

Script used to format the solar inventory is not written to handle inputs #170

Open jgrooviest opened 2 years ago

jgrooviest commented 2 years ago

https://github.com/USEPA/ElectricityLCI/blob/2232c41f2cb4fd333ad59c8710aa55906e6a7ed3/electricitylci/solar_upstream.py#L81-L85

There should be a mapping from "Resource" to "resource". See concat_map_upstream_databases() for proper formatting: https://github.com/USEPA/ElectricityLCI/blob/2232c41f2cb4fd333ad59c8710aa55906e6a7ed3/electricitylci/combinator.py#L147-L155