Added new filereader dictionary pair for nasames files. This is a first version that may change.
This commit is contained in:
9
instruments/dictionaries/EBAS.yaml
Normal file
9
instruments/dictionaries/EBAS.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
table_header :
|
||||
start_time:
|
||||
description: Start time of the buffer (includes milliseconds)
|
||||
datetime_format: "%Y-%m-%d %H-%M-%S"
|
||||
data_type: 'datetime'
|
||||
end_time:
|
||||
description: Start time of the buffer (includes milliseconds)
|
||||
datetime_format: "%Y-%m-%d %H-%M-%S"
|
||||
data_type: 'datetime'
|
Reference in New Issue
Block a user