Replaced attribute table_header in Lopap configuration file with a shorter version which is consistent accross more files. Some of the headers might change.
This commit is contained in:
@ -36,7 +36,8 @@ ICAD/NO2:
|
|||||||
link_to_description: 'src/instrument_descriptions/ICAD_NO2.yaml'
|
link_to_description: 'src/instrument_descriptions/ICAD_NO2.yaml'
|
||||||
|
|
||||||
Lopap:
|
Lopap:
|
||||||
table_header : 'Date;Time;Ch1;490.1;500.2;510.0;520.0;530.1;540.0;550.7;603.2;700.3;800.0;Ch2;500.5;510.3;520.5;530.7;540.8;550.5;550.8;560.9;570.9;581.2;586.2;591.2;596.1;601.1;606.4;611.3;'
|
#table_header : 'Date;Time;Ch1;490.1;500.2;510.0;520.0;530.1;540.0;550.7;603.2;700.3;800.0;Ch2;500.5;510.3;520.5;530.7;540.8;550.5;550.8;560.9;570.9;581.2;586.2;591.2;596.1;601.1;606.4;611.3;'
|
||||||
|
table_header : 'Date;Time;Ch1;'
|
||||||
separator : ';'
|
separator : ';'
|
||||||
file_encoding : 'latin-1'
|
file_encoding : 'latin-1'
|
||||||
timestamp: ['0_Date','1_Time']
|
timestamp: ['0_Date','1_Time']
|
||||||
|
Reference in New Issue
Block a user