Skip to content

Releases: polca/premise

Fix issue with update_electricity() when consequential

23 Jan 10:06
Compare
Choose a tag to compare

The script was looking for non-existing technologies in the consequential database (e.g., CHPs).

Fixes issue with marginal mixes

22 Jan 15:36
Compare
Choose a tag to compare

Marginal mixes were wrong because the average lifetime of the mix was calculated using the technology-specific lead time values instead of lifetime values.

Add export to OpenLCA

21 Jan 19:07
Compare
Choose a tag to compare

Adds .write_db_to_olca(), which produces a slightly modified version of a Simapro CSV database file which can then be imported in OpenLCA. The use of the SimaPro_Import.csv mapping file must be selected.

There are a few dozen unlinked flows, mostly chemicals and metal ions, which hopefully will be addressed in the next update of the mapping flow.

Screenshot 2024-01-21 at 20 06 35

v.1.8.2.dev3

15 Dec 17:04
Compare
Choose a tag to compare

Fix issue with CCS in IMAGE scenarios
Fix issue with external scenarios
Drops DAC efficiency improvement based on cumulated deployment.

Fix issue with consequential modelling

07 Dec 16:43
Compare
Choose a tag to compare

premise aws emptying an incorrect dataset
Also, some imported inventories had exchanges that did not exist in consequential ei.

v.1.8.2.dev1

03 Dec 16:18
Compare
Choose a tag to compare

v.1.8.2.dev0

01 Dec 16:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.8.1...v.1.8.2.dev0

v.1.8.1

24 Oct 20:06
Compare
Choose a tag to compare

Fix linking issue caused by wrong unit ("standard cubic meter"/"Sm3").

Full Changelog: v.1.8.0...v.1.8.1

Stable release

18 Oct 11:38
Compare
Choose a tag to compare

What's Changed

  • Support for both Brightway 2 and 2.5 by @cmutel in #123
  • bw2-25 version checking (fixed origin branch) by @Stew-McD in #128
  • Fix lifetimes bug with 'Storage, Hydrogen' by @Stew-McD in #126

New Contributors

Full Changelog: v.1.7.9...v.1.8.0

Allows export to BW 2.5 projects

12 Oct 17:49
Compare
Choose a tag to compare

What's Changed

  • Support for both Brightway 2 and 2.5 by @cmutel in #123

Full Changelog: v.1.7.9...v.1.8.0.dev1