Update input_files/campaignDescriptor3_NG.yaml input directory due changes in source directory

This commit is contained in:
2025-06-22 10:42:20 +02:00
parent e6b8b60258
commit 630189c5d7

View File

@ -1,32 +1,32 @@
# Path to the directory where raw data is stored # Path to the directory where raw data is stored
input_file_directory: '//fs03/Iron_Sulphate' input_file_directory: '${NETWORK_MOUNT}/Chamber Data/L0 -raw data'
# Path to directory where raw data is copied and converted to HDF5 format for local analysis. # Path to directory where raw data is copied and converted to HDF5 format for local analysis.
output_file_directory: '../data/' output_file_directory: '../data/'
# Project metadata for data lineage and provenance # Project metadata for data lineage and provenance
project: 'Fe SOA project' project: 'Fe SOA project'
contact: 'NatashaG' contact: 'NatashaG'
group_id: '5505' group_id: '5505'
# Experiment description # Experiment description
experiment: 'smog_chamber_study' # beamtime, smog_chamber, lab_experiment experiment: 'smog_chamber_study' # beamtime, smog_chamber, lab_experiment
dataset_startdate: dataset_startdate:
dataset_enddate: dataset_enddate:
actris_level: '0' actris_level: '0'
# Instrument folders containing raw data from the campaign # Instrument folders containing raw data from the campaign
instrument_datafolder: instrument_datafolder:
- 'gas' # Example instrument folder - 'gas' # Example instrument folder
- 'smps' - 'smps'
- 'htof' - 'htof'
- 'ptr' - 'ptr'
- 'ams' - 'ams'
# Data integration mode for HDF5 data ingestion # Data integration mode for HDF5 data ingestion
integration_mode: 'single_experiment' # Options: 'single_experiment', 'collection' integration_mode: 'single_experiment' # Options: 'single_experiment', 'collection'
# Datetime markers for individual experiments # Datetime markers for individual experiments
# Use the format YYYY-MM-DD HH-MM-SS # Use the format YYYY-MM-DD HH-MM-SS
datetime_steps: datetime_steps:
- '2022-07-26 00-00-00' - '2022-07-26 00-00-00'