Skip to content

Question: Shape constraint for TimeSeriesReferenceVectorData? #648

@ehennestad

Description

@ehennestad

Currently the TimeSeriesReferenceVectorData can have any shape allowed by VectorData, so it can be 1D to 4D. However, it seems like it should be constrained to a 1D shape, i.e by adding the following to its spec:

dims:
  - n_refs        # or num_rows when used as a DynamicTable column
shape:
  - null          # 1-D, variable length

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions