Releases: USEPA/LCIAformatter
Releases · USEPA/LCIAformatter
v1.1.4
What's Changed
- use
.to_ref()
to avoid unnecessary data in #117 - add zenodo data in #116
- URL testing in #122
- Fix recipe typos in #125
- CED method in #126
- Add list and tool version to description from fedelemflowlist in #127
Method updates
- Adds CED method
- Revisions to FEDEFL Inventory method (v1.1 includes revisions to wood flows)
- Revisions to ReCiPe (see USEPA/fedelemflowlist#212), and fixes typos (#125)
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
v1.1.1
What's Changed
- Resolves Duplicate methane factors for IPCC (AR5 only) (#97) in FEDEFL v1.2.1
- Implement additional warnings for duplicate characterization factors in #98
Results in revised IPCC Method
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Fixed fossil resource endpoint CFs for ReCiPe2016 (#90)
- Swap Mecoprop preferred CAS (#91)
- Enables support for openLCA 2.0
- Updates to use olca-schema to replace olca-ipc, deprecates Python 3.7 and 3.8 (#93)
New Contributors
- @fchichorro made their first contribution in #90
Full Changelog: v1.0.5...v1.1.0
v1.0.5
v1.0.4
Pins final release supported by esupy<=0.2.2
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- New method for IPCC GWP (ipcc.py)
- new function
apply_lcia_method()
to convert a dataframe of inventory flows to impacts - new function to create custom method from file
- bump olca-ipc version to 0.0.12
- action to test generation of methods and compare them to those store on data commons
Method Updates
ReCiPe: Adds "water, fresh" to Water Consumption (#124)
FEDEFL_INV: Removes extra wood resource flows (USEPA/fedelemflowlist@8d5f9cf)
Full Changelog: v1.0.2...v1.0.3