Skip to content

Time series rotate erro check #1

@cgoulet

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.

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