You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: