Skip to content

Linear until next interpolation type is not handled #9

@smalers

Description

@smalers

The interpolation type for values is checked to determine whether the timestamp needs to be shifted from the beginning of interval to the end for regular-interval time series. The "Linear until next timestamp" interpolation type is not handled because it is not clear how to move the timestamp, for example, whether the data value would need to be changed also. This interpolation type may not be used in systems that are using the plugin. For now handle as an unknown interpolation type in the code and generate warnings.

Metadata

Metadata

Assignees

Labels

SSize: day or lessbugSomething isn't workingmediumPriority: normal maintenance and enhancements

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions