Modify experimental campaign descriptor to point to yearly acsm_tofware data.

This commit is contained in:
2025-02-15 18:08:14 +01:00
parent a516479036
commit 46767996b8

View File

@ -1,23 +1,23 @@
input_file_directory: '//fs00/LAC_ORD/Data/'
output_file_directory: 'data/'
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,contact"
instrument_datafolder:
- "ACSM_TOFWARE/2024"
integration_mode: 'collection'
# Specify datetimes (YYYY-MM-DD HH-MM-SS) at which experimental steps were created.
datetime_steps: []
input_file_directory: '//fs00/LAC_ORD/Data/JFJ/'
output_file_directory: 'data/'
project: 'Building FAIR data chains for atmospheric observations in the ACTRIS Switzerland Network'
contact: 'LeilaS'
group_id: '5502' # APOG
experiment: 'acsm_campaign' # beamtime, smog_chamber, lab_experiment
dataset_startdate:
dataset_enddate:
actris_level: '1'
# Define an (output) filename format of a resulting hdf5 file
station : 'JFJ'
year : '2024'
filename_format : "station,year,contact"
instrument_datafolder:
- "ACSM_TOFWARE/2024"
integration_mode: 'collection'
# Specify datetimes (YYYY-MM-DD HH-MM-SS) at which experimental steps were created.
datetime_steps: []