-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Standard date and time format #46
Comments
Important question still pending: how will a user know whether a value set for time |
As it as mentioned by @sandrinecharousset and @arght , two representative hours could be used. e.g. |
I copy my last answer here: is the value for 2020-01-01T12:00+00:00 related to the value in that hour => I think the value for 2020-01-01T12:00+00:00 HAS TO BE the value of that hour |
(about #45 (comment)) I think that:
One advantage of it is related that can be understood easily by a code line, and be compared... |
hi, @tperger, and I fully agree with the two points regarding UTC and No relevance for the time zones.
|
Hi, in addition to @sebastianzwickl 's comment: We should specify if we use
Maybe the distinction can be specified in the subannual value (e.g. subannual = hourly, subannual = 6-hourly, subannual = 6-hourly average) |
Also I would again come back to @omnipotent12 's comment on #45
How should representative hours be included in this notation? In GENeSYS-MOD we use a similar representation as in CS1. Apart from that: Our time-dependent input data is full hourly and easily can be converted to UTC timestamps without summer/winter time and no time-zones, so we are fine with the proposed conventions in this topic |
As a next step to the suggestion of @tperger (and this could also address the representative hours issue from @tburandt), we could describe the time series as we proposed for variable&energy, like
and in more detail, for example, Therefore, we could suggest the pattern |
I like the suggestion from @tperger @sebastianzwickl
|
Thanks @sebastianzwickl and @tperger! This looks like a good solution to me as well, assuming it will work with the current framework. If I am not misunderstanding the implementation of this, these values would be reflected in the
becomes The general pattern suggested by @sebastianzwickl still holds, just that
|
@omnipotent12 yes, adding this pipe structure to the subannual column is the idea. So instead of subannual= |
Thanks to all for becoming active in this discussion, great to develop a common understanding! I'm a bit worried that the suggestions here are becoming too long to be readable. So I would suggest to rely a bit more on the intuition of the users and an explicit common understanding:
|
I support the suggestion to use attributes. Therefore, we can add information in detail without getting overloaded and confusing in terms of the variable name. |
I like this format. No problem with these assumptions on my side |
This would perfectly fit the needs that I have understood I think, I support it |
Perfect, many thanks all . I'll include all of these agreements in #45 . |
This issue aims to get an agreement for a standard date and time form.
Here, several issues related to the datetime will be discussed in this issue and all agreements will be summarize in #45.
Until now, we have the followings agreements:
If there any detail that is not considered, don't hesitate to comment, please.
The text was updated successfully, but these errors were encountered: