Skip to content

Latest commit

 

History

History
81 lines (48 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

81 lines (48 loc) · 1.74 KB

CHANGELOG.md

Upcoming version

2.1 (2024-09-17)

  • fix bug regarding snapshot weightings (#548)
  • minor changes to calculation of electricity cost / cost scaling
  • changes in optimization module

2.0.4 (2024-09-11)

  • Disable Green Iron cost calculations for maintenance
  • add possiblity to define parameter space in offline optimization script

2.0.3 (2024-07-15)

  • upgrade pypsa requirements to 0.28

2.0.2 (2024-07-15)

  • fix unit for electrolyzer CAPEX (#538)

2.0.1 (2024-07-02)

  • add note about output unit and green iron to costs graph for different products/electrolyser types (#534)

2.0.0 (2024-06-24)

  • rename "Autothermal reactor" to "Methane reconversion" (#526)
  • add license file to repository (#527)

1.0.1 (2024-06-22)

  • fix bug in cost by RE source graph

1.0.0 (2024-06-22)

  • launch release
  • cosmetic changes

0.9.2 (2024-06-21)

  • pre-launch release
  • all main features implemented
  • only cosmetic changes remaining

0.7.0 (2024-05-17)

  • for the two regions Sout Africa Kwazulu Natal and Indonesia a reduced quantile of 0.3 is used to determine Wind Onshore and hybrid locations.
  • frontend changes:
    • point maps instead of choropleth maps
    • include selected subregion in global cost comparison

0.3.0 (2024-05-06)

  • optimization of FLH data (with caching)

0.2.1 (2024-01-24)

test release 2

0.2.0 (2024-01-16)

test release (still a draft version)


{version} ({date})

Features

  • Feature 1
  • Feature 2

Bugfixes

  • Bugfix 1
  • Bugfix 2