Closed ChaelKruip closed 11 years ago
@ChaelKruip this is technically simple to solve, but actually not easy. Any format we pick is going to have drawbacks. Scientific notation and rounding number will both cause jumps.
I suggest one of the following for the FLH:
@JAlsem also reported a problem with profitability (issue 1237 etmodel). He is entirely correct of course. I suggest we round the profitability to whole EUR/MWh. @JAlsem told me he agrees with this last suggestion.
@dennisschoenmakers and @wmeyers please weigh in
I suggest we do as @AlexanderWirtz proposes:
@dennisschoenmakers please weigh in.
Added milestone "Deploy March 2013"
assigned to @dennisschoenmakers and added milestone "Deploy April 2013"
Jumping to nearest 50 seems to me a very bad idea. It is cumbersome, and wil lead to weird results, and people will complain that the full_load_hours
cannot be zero, while in fact, they aren't.
You might want to consider rounding numbers in charts or tables in etmodel.
You might want to consider rounding numbers in charts or tables in etmodel.
@dennisschoenmakers Good point! In my mind this was implied (rounding happening in etmodel, not in merit) but now I see that this has not been expressed anywhere explicitly. I agree!
Then I suggest we move this ticket to the etmodel repository. :smile:
The current representation suggests an accuracy that is not (at all) real. I suggest using 2 significant digits for full load hours. And perhaps also 2 for profit per MWh.
The question still unanswered is how do we do this? A few suggestions to stimulate discussion:
@dennisschoenmakers @wmeyers @AlexanderWirtz please share your opinion.