Skip to content

Add support for Raw-data in new SimulationTimeSeries #890

Open
@jorgenherje

Description

@jorgenherje

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

No one assigned

    Labels

    CeeSolTask owned by Ceetron Solutionsenhancement 🚀New feature or request

    Type

    No type

    Projects

    Status

    Backlog 📝

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions