Update input_files/campaignDescriptor3_NG.yaml input directory due changes in source directory
This commit is contained in:
@ -1,32 +1,32 @@
|
||||
# Path to the directory where raw data is stored
|
||||
input_file_directory: '//fs03/Iron_Sulphate'
|
||||
|
||||
# Path to directory where raw data is copied and converted to HDF5 format for local analysis.
|
||||
output_file_directory: '../data/'
|
||||
|
||||
# Project metadata for data lineage and provenance
|
||||
project: 'Fe SOA project'
|
||||
contact: 'NatashaG'
|
||||
group_id: '5505'
|
||||
|
||||
# Experiment description
|
||||
experiment: 'smog_chamber_study' # beamtime, smog_chamber, lab_experiment
|
||||
dataset_startdate:
|
||||
dataset_enddate:
|
||||
actris_level: '0'
|
||||
|
||||
# Instrument folders containing raw data from the campaign
|
||||
instrument_datafolder:
|
||||
- 'gas' # Example instrument folder
|
||||
- 'smps'
|
||||
- 'htof'
|
||||
- 'ptr'
|
||||
- 'ams'
|
||||
|
||||
# Data integration mode for HDF5 data ingestion
|
||||
integration_mode: 'single_experiment' # Options: 'single_experiment', 'collection'
|
||||
|
||||
# Datetime markers for individual experiments
|
||||
# Use the format YYYY-MM-DD HH-MM-SS
|
||||
datetime_steps:
|
||||
# Path to the directory where raw data is stored
|
||||
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.
|
||||
output_file_directory: '../data/'
|
||||
|
||||
# Project metadata for data lineage and provenance
|
||||
project: 'Fe SOA project'
|
||||
contact: 'NatashaG'
|
||||
group_id: '5505'
|
||||
|
||||
# Experiment description
|
||||
experiment: 'smog_chamber_study' # beamtime, smog_chamber, lab_experiment
|
||||
dataset_startdate:
|
||||
dataset_enddate:
|
||||
actris_level: '0'
|
||||
|
||||
# Instrument folders containing raw data from the campaign
|
||||
instrument_datafolder:
|
||||
- 'gas' # Example instrument folder
|
||||
- 'smps'
|
||||
- 'htof'
|
||||
- 'ptr'
|
||||
- 'ams'
|
||||
|
||||
# Data integration mode for HDF5 data ingestion
|
||||
integration_mode: 'single_experiment' # Options: 'single_experiment', 'collection'
|
||||
|
||||
# Datetime markers for individual experiments
|
||||
# Use the format YYYY-MM-DD HH-MM-SS
|
||||
datetime_steps:
|
||||
- '2022-07-26 00-00-00'
|
Reference in New Issue
Block a user