Open
Description
Add support for Raw data in SimulationTimeSeries
-plugin in webviz/plugins/_simulation_time_series/
As of now the plugin does not handle support for Raw data sampling, as a lot of functionality should be disabled. When configuring a pre-sampled provider with Raw, a lot can be disabled in _init_()
, whereas when Raw data format is a selectable resampling option for lazy provider, the callback logic must handle on demand.
E.G.: Calculation of "INTVL_" and "AVG_" vectors are not necessarily valid for Raw data, all dependent of actual frequency of the data, could perhaps be disabled and not shown. Delta Ensembles can also be affected, as sampling between ensembles can be unequal.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog 📝