Skip to content

Time series rotate erro check #1

Description

@cgoulet

On line 724 of ts_library.py (rotation of time series, creation of rotation matrix).
we should check if angle =270 and not assume that if it's not 90, it's 270.
If it's not 90 or not 270, the process should stop and return an error. This is not a common case, but there are a few datasets with errors in the sensor orientations. This test would check for that.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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