-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Describe the bug
I am converting a binary table to csv and a field in the table uses value_offset, however this offset is not applied to the values in the resulting output.
Expected behavior
Decoded values should be modified by value_offset - and also by scaling_factor if present (in my case it was not).
Desktop (please complete the following information):
- OS: ubuntu 18.04
- Version: transform 1.9 (cannot test on 1.10 due to Remove erroneous JAR files causing command-line failure in build 1.10.0 #16)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
ToDo