Ben Young (ERG)
Ben Young (ERG)
see comment here: https://github.com/USEPA/LCIAformatter/commit/a7fe62b66302d2473e32a2241865689df0ea4131#r135456892
Actions can not run due to the following [error](https://github.com/USEPA/LCIAformatter/actions/runs/3017720932): > crazy-max/ghaction-chocolatey@v1 is not allowed to be used in USEPA/LCIAformatter. Actions in this workflow must be: within a repository that belongs...
importing of some modules, particularly those that use stewi data results in objects being stored in memory ([example](https://github.com/USEPA/ElectricityLCI/blob/master/electricitylci/egrid_facilities.py#L8)) Moving those function calls inside functions may result in needing to call...
When egrid_year is different from eia_gen_year, AND replace_egrid is False, need to be sure that eia generation data is still used to match the inventories of interest. This is especially...
Current trading data for eGRID regions is sourced from a fixed [excel file](https://github.com/USEPA/ElectricityLCI/blob/master/electricitylci/data/eGRID_Consumption_Mix_new.xlsx). Would be nice to generate in the code and consider using the same source data as is...
In ELCI_1 at the BA level of aggregation, location elements in openLCA are assigned to generation mixes and consumption mixes, but not the generation processes. Because this is where the...
(I probably should have posted here instead of in https://github.com/GreenDelta/olca-modules/issues/58) I am trying to import a JSON-LD that contains impact categories with sources, e.g.,:  Note that it includes a...
> @Jnamovich where did the census NAICS -> BEA mapping come from? it's missing some NAICS that only exist in 2012 but no longer exist in 2017 Good catch. Looks...
From “description”, remove “\nSource citation: Bare 2021” since the “source” Ref below already provides this https://github.com/USEPA/LCIAformatter/blob/b16f092a4ec4f23b56dabe6bfac86fa8a55fee71/lciafmt/data/description.yaml#L8 h/t @a-w-beck