Skip to content

Releases: polca/premise

Fix issue with unlinked exchanges with ei conseq 3.8/3.9

06 Sep 15:43
Compare
Choose a tag to compare
v.2.1.3

Fix unlinked exchanges with ei consequential 3.8/3.9

Fix issue about missing `input` key in biosphere exchanges

06 Sep 13:45
Compare
Choose a tag to compare

validation.py fails because it does not test the presence of input in biosphere exchanges.

v.2.1.1

26 Aug 15:02
Compare
Choose a tag to compare

What's Changed

  • Ei310 compatibility

  • New cement modeling using IMAGE scenarios, after Müller et al. 2024

  • Uncertainty values from ecoinvent and imported inventories can be switched on and off separately

  • Transport is re-modeled: easier approach, scenario-specific fleet, after work of Jonas Klimt

  • Freight transport by train added, when using REMIND

  • Added inventories for PV (perovskite, GaAs)

  • Added battery inventories (Li-S, Li-O2, Sodium-ion) and introduction of battery scenarios

  • Added waste CHP inventories after Bisinella et al. 2021

  • Added inventories on ammonia production

  • Fixed export to bw 2.5

  • Fixing uncertainty value in inventories

  • Fixed generation of external scenario: the script was looping endlessly on some occasions

  • Fix water balance issue for silica-based amine production. Added uncertainty to DAC inventories.

  • Fix water unit conversion when exporting to Simapro

New Contributors

Full Changelog: v.2.1.0...v.2.1.1

Adjust truck battery size and add missing files to MANIFEST

21 Aug 16:50
Compare
Choose a tag to compare

Fixes some LCIs for PVs

12 Aug 14:23
Compare
Choose a tag to compare
v.2.1.1.dev8

version bump

v.2.1.1.dev7

06 Aug 09:30
Compare
Choose a tag to compare
  • Fix the issue of non-square matrix in bw 2.5 (because of a dataset with type waste treatment)
  • Fix uncertainty data (values outside bounds)
  • Preserve uncertainty during regionalization of datasets

Full Changelog: v.2.1.1.dev6...v.2.1.1.dev7

Improve export to bw25 projects + allow writing untransformed databases

28 Jul 18:17
Compare
Choose a tag to compare

The export to BW25 projects is now done using the SQLLite backend.
Also, .write_db_to_brightway() works with untransformed databases.

Fix linking issue due to liquid oxygen dataset

24 Jul 14:35
Compare
Choose a tag to compare

Fix issue when creating only one World market from external scenarios

28 Jun 19:38
Compare
Choose a tag to compare

Fixes issue with hydrogen markets

28 Jun 16:12
Compare
Choose a tag to compare

Filtering criteria for H2 from SMR were too loose, which led other technologies to slip in (e.g., SMR with biomethane, etc.).