Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Fix TimeSeries data does not match length of timestamps should raise an error when created #1538

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Commits on Aug 11, 2022

  1. change timeseries timestamp data dimension check to raise error when …

    …instance is created but only warn when read from file
    weiglszonja committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    e8b0c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    412f55e View commit details
    Browse the repository at this point in the history
  3. add tests for timeseries

    weiglszonja committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7f32b29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98c7dea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bd0163 View commit details
    Browse the repository at this point in the history