-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
The sds-convert utility only shows one value for DataOutput files in this example:
Command:
>sds-convert simple_csv -i DataOutput.0.sds -o DataOutput.0.csv -y DataOutput.sds.yml Output *.csv file:
timestamp,idle,snake,updown,wave
95.836,0.99609375
98.097,0.99609375
100.358,0.99609375
102.619,0.99609375
104.88,0.99609375I would have expected to get 4 float values in a row.
DataInput files generate the expected 3 float values.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog