USEPA / ElectricityLCI

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

Gen altgen unification #74

Closed m-jamieson closed 4 years ago

m-jamieson commented 4 years ago

Changes were made to replace the original generation.py with alt_generation.py. Along with replacing the file, changes were required to main.py and init.py to account for differences in function arguments, etc. There were also several functions copied over from the original generation.py into alt_generation.py.