Skip to content

Releases: transition-zero/tz-osemosys

v0.0.16

29 Oct 15:24
62446be
Compare
Choose a tag to compare

Changes

🚀 Features

v0.0.15

17 Sep 10:27
b7a59ef
Compare
Choose a tag to compare

Changes

Memory performance has been improved by using the argument drop=True on the masks of storage linopy linear expressions.

  • [ENG-1694]: Fix storage memory (#147) @ollie-bell
  • [ENG-1675] Add validation to check residual_capacity < capacity_gross_max (#144) @edwardxtg
  • [ENG-1534] Remove redundant validation from region class (#140) @edwardxtg
  • [ENG-1518] update solution handling and documentation (#139) @edwardxtg
  • feat: ability to specify any linopy solve argument in solve (#138) @ollie-bell

v0.0.14

13 Aug 14:44
5c36278
Compare
Choose a tag to compare

Changes

Added renewable generation targets and flags to restrict storage charge/discharge balancing to within either 1 day or 1 year.

v0.0.13

26 Jul 13:12
2f689cd
Compare
Choose a tag to compare

Changes

v0.0.12

23 Jul 11:27
42ba3e3
Compare
Choose a tag to compare

Changes

  • Update json_dict_to_dataframe delimiter to ":" rather than "-" to avo… (#129) @edwardxtg
  • No ticket: update trade operational_life to operating_life, and update docs (#128) @edwardxtg
  • fix: github urls were missing a dash (#127) @silky

v0.0.10

12 Jun 16:14
3b33f2d
Compare
Choose a tag to compare

Changes

Correct bug on trade route

v0.0.9

11 Jun 08:34
e0c612d
Compare
Choose a tag to compare

Changes

Make trade code more efficient to avoid memory issues.

v0.0.8

05 Jun 11:11
0eaba30
Compare
Choose a tag to compare

Changes

v0.0.7

30 May 15:10
e367f37
Compare
Choose a tag to compare

[no-ticket] fix: don't always populate OR_GrowthRateFloor variable (#123) @Lkruitwagen
[ENG-1167] add ProductionByTechnology to soln defaults (#122) @Lkruitwagen
[ENG-1170] add maybe emissions to solution (#121) @Lkruitwagen
[NO-TICKET] growth rate (#113) @Lkruitwagen

v0.0.6

29 May 10:28
e367f37
Compare
Choose a tag to compare

Changes