Releases: NETL-RIC/ElectricityLCI
v2.0
Version 2.0 of the ElectricityLCI Python package. For the details on this release, see Discussion #288.
What's Changed
- Initial draft of 2017 model run by @bl-young in #151
- Fix for issue 162 by @m-jamieson in #163
- updating NEI branch by @bl-young in #168
- Nei 2017 by @m-jamieson in #174
- Issues/178 by @m-jamieson in #180
- Issues/175 by @m-jamieson in #177
- replaced prints with logging messages by @m-jamieson in #187
- implemented requests library to retrieve files by @m-jamieson in #188
- implementing data store in user folder by @m-jamieson in #192
- add contributor guide; addresses issue #200 by @dt-woods in #201
- Issues/150 by @dt-woods in #263
- Development by @dt-woods in #264
- Tests install for python 3.9, 3.10, 3.11 by @bl-young in #270
- Update testing from master by @bl-young in #271
- Proposed Version 2.0 of ElectricityLCI by @dt-woods in #290
- Allows for sourcing stewicombo emissions data instead of regenerating by @bl-young in #295
- Issues 296 by @m-jamieson in #298
- Version 2.0 by @dt-woods in #310
New Contributors
- @dt-woods made their first contribution in #201
- @jingjli1 made their first contribution in ca279c5
- @ssamkl made their first contribution in 2951597
Full Changelog: v1.0.1...v2.0
v1.0.1
v1.0
This is the first production release of ElectricityLCI.
The release includes 3 configurations for life cycle inventory models of electricity
Model | GenerationYear | GenerationSource | Regions | Environmental Data | Upstream Included? | TradingMethod | Includes CAN/MEX import? |
---|---|---|---|---|---|---|---|
ELCI_1 | 2016 | EIA | Balancing Authority Areas | eGRID 2016, TRI 2016, NEI 2016, RCRAInfo 2015, NETL Water Profiles | Y | Qi et al. | Y |
ELCI_2 | 2014 | eGRID | eGRID Subregions | eGRID 2014, TRI 2014, NEI 2014, RCRAInfo 2013, NETL Water Profiles | Y | Hottle et al. | Y |
ELCI_3 | 2016 | eGRID | eGRID Subregions | eGRID 2016, TRI 2016, NEI 2016, RCRAInfo 2015, NETL Water Profiles | Y | Hottle et al. | Y |
All three models use a target year of 2018, filter non-egrid emissions based on NAICS codes, using a 95% efficiency factor for distribution to final users. The models using eGRID generation data use a distinct methods of fuel category grouping and facility filtering from those using EIA generation data. See the documentation for additional details.
This release is used to build the first version of the US Electricity Baseline on the Federal LCA Commons
using model ELCI_1. Only ELCI_1 has been fully checked for integrity.
This version has passed the review and QA requirements as specified by the EPA Office and Research and Development/Center for Environmental Solutions and Emergency Response.
Pre-NETL integration
A snapshot of the code produced primarily by EPA and contractors prior to integration with NETL code