-
Notifications
You must be signed in to change notification settings - Fork 5
Pp/#825 enhance documentation for csv timeseries #998
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
Pp/#825 enhance documentation for csv timeseries #998
Conversation
@pierrepetersmeier This is coninciding a bit with #997, so we should wait for that PR, which clears up questions regarding UUIDs (to your question, normally, the UUIDs are randomly generated for each result entity, but one can also explicitly set them). |
@sebastian-peter Alright thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pierrepetersmeier The PR I mentioned is merged, we could continue here :)
Does everything look good or did i misunderstood something? @sebastian-peter |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Resolves: #825
I also turned the gridtables here into listtables. I'm not entirely sure whether I understand the function of the uuid correctly here. Does the user have to enter a uuid here themselves or does our program itself have a function for this?