Can power and energy units in results be reported in more readable units (e.g. in MW, KW or GJ)? #60
Unanswered
RonaldBerk
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
This is fairly easy to implement in the frontend. However I would strongly suggest that the backend continues using SI units without multipliers, in my experience this is very error prone where one developer/team expects joules and another system returns terrajoules for instance. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi @RonaldBerk , A feature request has been created. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be preferable to read the heat production of let's say a Geothermal well in GJ or TJ instead of Wh, since the latter has a lot of zero's and mulitplying them by 1 milion or 1 billion and afterwards dividing them by 3.6 is error sensitive.
Beta Was this translation helpful? Give feedback.
All reactions