mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-24 21:21:08 +02:00
Renamed config file to campaignDescriptor.
This commit is contained in:
24
campaignDescriptor.yaml
Normal file
24
campaignDescriptor.yaml
Normal file
@ -0,0 +1,24 @@
|
||||
input_file_directory: '//fs00/LAC_ORD/Data/'
|
||||
output_file_directory: '//fs00/LAC_ORD/DataProducts/'
|
||||
|
||||
project: 'Building FAIR data chains for atmospheric observations in the ACTRIS Switzerland Network'
|
||||
contact: 'NoraN'
|
||||
group_id: 'APOG'
|
||||
|
||||
experiment: 'acsm_campaign' # beamtime, smog_chamber, lab_experiment
|
||||
dataset_startdate: '2024-01-01'
|
||||
dataset_enddate: '2024-02-29'
|
||||
actris_level: '1'
|
||||
|
||||
# Define an (output) filename format of a resulting hdf5 file
|
||||
station : 'JFJ'
|
||||
year : '2024'
|
||||
filename_format : "station,year,experiment,contact"
|
||||
|
||||
|
||||
instrument_datafolder:
|
||||
- 'ACSM_TOFWARE'
|
||||
|
||||
integration_mode: 'collection'
|
||||
# Specify datetimes (YYYY-MM-DD HH-MM-SS) at which experimental steps were created.
|
||||
datetime_steps: []
|
Reference in New Issue
Block a user