Matt Jamieson

Results 47 comments of Matt Jamieson

The if statement is just setting the base inventory, and the order of the if statement is just setting the preferred order. StEWI will still process the other three inventories...

You're more than likely reading that correctly. A lot of this wiki was developed concurrently with the final version of model_specs. I suspect that rather than "calcuating" a string name...

I had kept the ALL label since the Canadian processes are rollups of all generator types and thought that subtle difference might be worth differentiating, but I don't think the...

What versions of eLCI and StEWI are you using? There are some hydro plants with very high co2 and ch4 emissions, but it doesn't appear that (SERC) has anything with...

After looking into this a bit for our own modules, to work as intended, all of the dependencies will need the ability to be installed by conda as well, so...

I would say not really: [https://stackoverflow.com/questions/19042389/conda-installing-upgrading-directly-from-github](https://stackoverflow.com/questions/19042389/conda-installing-upgrading-directly-from-github) But there's no reason why the binaries required to install from conda couldn't be stored in Anaconda Repository.

As an interim solution, branch [issues/65](https://github.com/USEPA/ElectricityLCI/tree/issues/65) has an [environment.yml](https://github.com/USEPA/ElectricityLCI/blob/issues/65/environment.yml) file to allow a conda user to create an environment with major dependencies installed via conda rather than pip.