Skip to content
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

Timestamps #67

Open
mitchute opened this issue Aug 4, 2018 · 0 comments
Open

Timestamps #67

mitchute opened this issue Aug 4, 2018 · 0 comments

Comments

@mitchute
Copy link
Owner

mitchute commented Aug 4, 2018

Most of my post-processing is going to be done with Jupyter/Pandas which handles Date-Time formats very nicely. If using external data, these timestamps should be used to define the maximum time-step. Smaller time-steps could be performed by only reported to output upon user request. For all other cases where the loads are being generated from the profile objects, the time should be referenced from some start time, like 2000-01-01 00:00:00, or similar. Regardless, the output processor should index by the timestamp and not just a simple index.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant