mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-25 16:55:44 +02:00
Change instrument folder to instFolder/<year> to allow for annual processing of instrument data.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
input_file_directory: '//fs00/LAC_ORD/data/'
|
input_file_directory: '//fs00/LAC_ORD/Data/'
|
||||||
output_file_directory: 'data/'
|
output_file_directory: 'data/'
|
||||||
|
|
||||||
project: 'Building FAIR data chains for atmospheric observations in the ACTRIS Switzerland Network'
|
project: 'Building FAIR data chains for atmospheric observations in the ACTRIS Switzerland Network'
|
||||||
@ -15,9 +15,8 @@ station : 'JFJ'
|
|||||||
year : '2024'
|
year : '2024'
|
||||||
filename_format : "station,year,contact"
|
filename_format : "station,year,contact"
|
||||||
|
|
||||||
|
|
||||||
instrument_datafolder:
|
instrument_datafolder:
|
||||||
- 'ACSM_TOFWARE'
|
- "ACSM_TOFWARE/2024"
|
||||||
|
|
||||||
integration_mode: 'collection'
|
integration_mode: 'collection'
|
||||||
# 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.
|
||||||
|
Reference in New Issue
Block a user