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

Implement using a single system for a simulation #1170

Open
jd-lara opened this issue Nov 5, 2024 · 1 comment
Open

Implement using a single system for a simulation #1170

jd-lara opened this issue Nov 5, 2024 · 1 comment
Assignees

Comments

@jd-lara
Copy link
Member

jd-lara commented Nov 5, 2024

With the new capabilities for time series handling we can refactor some of the time series accessing code to enable passing a single system with all the combined time series and avoid users having to employ multiple systems.

@daniel-thom
Copy link
Contributor

The primary aspect of this work to is ensure that PSI can retrieve time series by passing the desired resolution. The current interfaces only support time series type, name, and features. It is possible that we can use features for this, but it might be better to add resolution as a first-class parameter throughout the stack.

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

No branches or pull requests

2 participants