Releases: transition-zero/tz-osemosys
Releases · transition-zero/tz-osemosys
v0.0.16
Changes
- [ENG-2082] fix bugs when dumping model to json and reloading into model (#151) @edwardxtg
- fix pathing (#150) @amanmajid
- [ENG-1744] tz-solve build trigger (#149) @ollie-bell
- Fix non optimal termination objective value (#148) @ollie-bell
🚀 Features
- Add a more relevant example model (#92) @amanmajid
v0.0.15
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
Changes
Added renewable generation targets and flags to restrict storage charge/discharge balancing to within either 1 day or 1 year.
- Stg daily add (#135) @edwardxtg
- [ENG-1502] Add re targets (#137) @edwardxtg
- Use cloudpathlib if installed to load yaml directly from cloud object storage (#134) @ollie-bell
- [Eng-1446] fix growth rate constraint (#133) @edwardxtg
v0.0.13
Changes
- Noticket mincapacityfactors (#132) @djwels
- Add check if ":" included in id (#130) @edwardxtg
v0.0.12
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
Changes
Correct bug on trade route
- Updated trade capacity constraints to include TradeRoute (#126) @abhishek0208
v0.0.9
Changes
Make trade code more efficient to avoid memory issues.
- [ENG-1217]: Mask trade constraints (#124) @edwardxtg
v0.0.8
Changes
- [ENG-1105] enable transmission (#108) @edwardxtg
- [NO-TICKET] Add documentation for growth rates (#120) @edwardxtg
v0.0.7
[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
Changes
- [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