Modified a few variable values in yaml files so that they are within expected values.
This commit is contained in:
@ -20,8 +20,8 @@ instrument_datafolder: # analytical_methods:
|
|||||||
- 'T200_NOx'
|
- 'T200_NOx'
|
||||||
- 'T360U_CO2'
|
- 'T360U_CO2'
|
||||||
|
|
||||||
# Define data_integration mode as either 'collection' or 'experimental_step'
|
# Define data_integration mode as either 'collection' or 'single_experiment'
|
||||||
integration_mode: 'experimental_step'
|
integration_mode: 'single_experiment'
|
||||||
# Specify datetimes (YYYY-MM-DD HH-MM-SS) at which experimental steps were created.
|
# Specify datetimes (YYYY-MM-DD HH-MM-SS) at which experimental steps were created.
|
||||||
datetime_steps:
|
datetime_steps:
|
||||||
- '2022-11-22 00-00-00'
|
- '2022-11-22 00-00-00'
|
||||||
|
@ -17,7 +17,7 @@ instrument_datafolder: # analytical_methods:
|
|||||||
- 'ptr'
|
- 'ptr'
|
||||||
- 'ams'
|
- 'ams'
|
||||||
|
|
||||||
integration_mode: 'experimental_step'
|
integration_mode: 'single_experiment'
|
||||||
# Specify datetimes (YYYY-MM-DD HH-MM-SS) at which experimental steps were created.
|
# Specify datetimes (YYYY-MM-DD HH-MM-SS) at which experimental steps were created.
|
||||||
datetime_steps:
|
datetime_steps:
|
||||||
- '2022-07-26 00-00-00'
|
- '2022-07-26 00-00-00'
|
Reference in New Issue
Block a user