pommes-public / pommesdispatch

A bottom-up fundamental power market model for the German electricity sector
Other
6 stars 1 forks source link

Fix faling tests #66

Open jokochems opened 10 months ago

jokochems commented 10 months ago

Problem description

Some tests are failing. This is due to two reasons:

  1. Altered pandas time behaviour.
  2. Changes in pommesdata not yet fully reflected: Number of RES clusters is now explicity stated in file name and needs to be defined as a config option.

Suggested fix