Skip to content

Releases: polca/unfold

v.1.2.1

29 Sep 14:29
Compare
Choose a tag to compare

Fixes several issues

14 May 15:00
Compare
Choose a tag to compare
  • "database" KeyError: now, the presence of a filed "database" in an exchange is checked first, to avoid KeyError
  • the dataframe column "to database" si removed before building the dictionary containing factors

Fix issue with VACUUM from within a transaction

12 Feb 15:29
Compare
Choose a tag to compare

Update dependencies

10 Feb 09:50
Compare
Choose a tag to compare
v.1.1.8

Version bump

Fix issue with finding correct key for biosphere flows

22 Nov 13:02
Compare
Choose a tag to compare

v.1.1.6

27 Oct 17:26
Compare
Choose a tag to compare

Fixes issue with exporting superstructure databases: some ecoinvent databases imported via bw2io 0.8.10 have a few different units, leading to linking issues. Now, unfold tries alternative units (e.g., tries kilogram day if kg*day fails).

Fix export of SDFs

15 Oct 16:28
Compare
Choose a tag to compare

There was an error leading to incorrect SDFs generation (suppliers and consumers in the matrix were swapped, leading to strange results).

Fix dependency to `wurst 0.3.4`

07 Oct 11:17
Compare
Choose a tag to compare
v.1.1.4

Version bump

v.1.1.3

27 Sep 16:22
Compare
Choose a tag to compare

Add export_dir to unfold()
Changed naming convention for SDF

Adds caching of source database

17 Sep 14:56
Compare
Choose a tag to compare
v.1.1.1

Black reformating