Skip to content

Releases: USEPA/fedelemflowlist

v1.2.3

09 May 12:53
eed0031
Compare
Choose a tag to compare

What's Changed

  • Supports writing of flow list items from other packages in #190

No changes to flow list

Full Changelog: v1.2.2...v1.2.3

v1.2.2

20 Nov 14:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

06 Nov 13:06
8aa0b10
Compare
Choose a tag to compare

IPCC mapping update to support USEPA/LCIAformatter#97

Full Changelog: v1.2.0...v1.2.1

v1.2.0

12 Sep 19:58
e57a542
Compare
Choose a tag to compare

What's Changed

  • Enables support for openLCA 2.0
  • Updates to use olca-schema to replace olca-ipc, deprecates Python 3.7 and 3.8 (#177)
  • Fix error in ConversionFactor for ImpactWorld+ mapping file, resolves #158 (#160)

No changes to flow list

Full Changelog: v1.1.2...v1.2.0

v1.1.2

24 Aug 16:30
5ed31a8
Compare
Choose a tag to compare

What's Changed

  • refactor with pathlib #159
  • minor updates to GHG mapping files

No changes to flow list

Full Changelog: v1.1.1...v1.1.2

v1.1.1

09 Jun 17:26
Compare
Choose a tag to compare

What's Changed

  • Mapping file updates in #156 and #157
  • resolves #154
  • final release supported by esupy<=0.2.2

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Dec 15:05
Compare
Choose a tag to compare

What's Changed

  • New/expanded mapping files for GHGI, IPCC, SIT (#146, #150)
  • New flowables and primary contexts to support PEF method by @fchichorro and @Earthster (#147, #148, #149)
  • Update with use of esupy for flowlist storage (#151) - the latest version can now be found on EPA Data Commons
  • Bump olca-ipc to v0.0.12, include synonyms in json export (resolves #128, #94)

Flow List

  • Adds 39,768 flows, including 552 new flowables and expanded contexts for 118 flowables (new_flows1.0.9to1.1.0.csv)
  • No expired flows

New Contributors

Full Changelog: v1.0.9...v1.1.0

v1.0.9

01 Jun 19:17
Compare
Choose a tag to compare

What's Changed

Adds mapping files for:

  • GHGRP
  • WARM
  • NETL_EIA_PlantWater

Updates mapping files for:

  • GHGI (new mappings for CO2e conversions)
  • NEI and TRI (to support expanded secondary contexts)

Other changes
Limits use of olca-ipc < 0.0.10 (#128)

Flow List

Issues resolved:

  • update mybinder to fix dependency error (#129) in #130
  • fix missing water flow in ReCiPe 2016 (#124)
  • add integration testing with github actions in #136

Full Changelog: v1.0.8...v1.0.9

v1.0.8

25 Aug 19:54
31e77dc
Compare
Choose a tag to compare
  • Fixes to mapping files to support flowsa: EIA_CBECS_Land, USDA_ERS_MLU, USGS_NWIS_WU
  • Updates to ImpactWorld+ mapping files with new flow list
  • Updates to TRI mapping file to support name and formatting updates in latest TRI releases
  • Updates to CAS and formula for some geological flows
  • Removal of wood resources from ground, which duplicates the biotic resource context (18 total flows across 3 flowables) expired_flows1.0.7to1.0.8.xlsx
  • Addition of thorium dioxide (63 flows) new_flows1.0.7to1.0.8.xlsx

v1.0.7

18 Mar 14:23
Compare
Choose a tag to compare

Mapping updates:
-Refactoring for building mapping files to support distinct mappings for flows and contexts
-Add a separate folder for mapping input files to separate from flow list input files
-Mapping for ImpactWorld+
-New flows to support USDA_CUS

Flowlist updates:
-59 new biological flowables, 112 new chemical flowables
-expanded biological secondary contexts
-updates to flow primary contexts
-11,300 new flows new_flows1.0.5to1.0.7.xlsx
-27 expired flows (due to change in class) expired_flows1.0.5to1.0.7.xlsx

Other:
-Refactor to consolidate code with new functions: add_uuid_to_mapping, add_conversion_to_mapping
-New tests for duplicate flows and contexts across classes