Skip to main content
Implemented

No columns without new information in the bid matrix

  • September 21, 2022
  • 4 replies
  • 81 views

As a production planner, I want a bid matrix that is easy to read, or at least not more complex than necessary. I have understood that the total matrix is supposed to be filtered for columns without any new information, but that is not always the case. I want filtering on the plant matrixes as well.

4 replies

  • Practitioner ⭐️⭐️⭐️
  • September 21, 2022

We are fixing this right now 🙂


Anita Hæhre
Expert ⭐️⭐️⭐️⭐️
Forum|alt.badge.img+3
  • Head of Community
  • September 26, 2022
NewPlanned for development

  • Practitioner ⭐️⭐️⭐️
  • September 27, 2022

This is now implemented (but not deployed to prod environments yet - you may check it out in your dev environment - I sent you a link on Slack).

Note that the partial bid matrices (per plant) are not processed to be used in bidding - I would say they are presented as an intermediate step in the calculation of the total bid matrix (per price area). On the total bid matrix we have added extra columns (steps) to avoid interpolation, and reduced the number of price columns to observe the maximum limit set by NordPool. Adding steps (extra columns) to partial bid matrices would be simple to do, but it would reduce readability (twice as many columns). It would also be possible to apply the reduction of prices to the partial bid matrices, but that must be coordinated across all partial bid matrices (as it is the total number of price columns per price area that counts), so it is a bit more involved. 


Anita Hæhre
Expert ⭐️⭐️⭐️⭐️
Forum|alt.badge.img+3
  • Head of Community
  • November 2, 2022
Planned for developmentImplemented