Skip to content

Timeseries support #210

@wpbonelli

Description

@wpbonelli

Some grid/tdis-aligned variables allow either a numeric value or a string, the latter indicating timeseries input should be used. There are two obvious ways to represent this in the array-based style we have adopted: either a custom object dtype, or an extra string array alongside the main numeric one. Maybe there are more alternatives.

See #70 for background

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendRelated to the in-memory data model/storefrontendRelated to the user-facing APIrequirementCore requirement

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions