Skip to content

POMMES goes public

Latest
Compare
Choose a tag to compare
@jokochems jokochems released this 22 Oct 14:51
· 3 commits to main since this release
acbf232

We are happy to announce the initial public release of pommesdispatch which is now also available on PyPI.

This is POMMES, A bottom-up fundamental power market model for the German electricity sector

Features:

  • pommesdispatch is the dispatch variant of POMMES that allows to simulate dispatch decisions and power prices for Germany in hourly resolution for one year (or shorter time frames).
  • pommesdispatch allows for negative power prices due to its in-depth representation of renewable plants in the market premium scheme.
  • Consistent input data sets for POMMES models can be obtained from pommesdata, supporting years between 2017 and 2030 and taking into account various open data sources.
  • All POMMES models are easy to adjust and extend because it is build on top of oemof.solph

Stay tuned for upcoming releases as well as the data preparation package pommes-data and the investment variant pommes-invest!

We have included quite some improvements to our code. Just to name a few:

  • pommesdispatch can now be configured via a yaml file and run in a console.
  • Tests have been integrated achieving a code coverage of almost 90%.
  • pommesdispatch models can now be run for any year between 2017 and 2030.