Files
dima/input_files/campaignDescriptor1_LI.yaml
Florez Ospina Juan Felipe be7cf0ba12 Re-add sanitized config files
- Replaced sensitive server paths with placeholders
- Ensure .env is used to provide values
2025-06-22 10:45:44 +02:00

69 lines
1.9 KiB
YAML

# Path to the directory where raw data is stored
input_file_directory: '${NETWORK_MOUNT}/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: 'Photoenhanced uptake of NO2 driven by Fe(III)-carboxylate'
contact: 'LuciaI'
group_id: '5505'
# Experiment description
experiment: 'kinetic_flowtube_study' # 'beamtime', 'smog_chamber_study'
dataset_startdate:
dataset_enddate:
actris_level: '0'
# Instrument folders containing raw data from the campaign
instrument_datafolder:
- 'Lopap' # Example instrument folder
- 'Humidity_Sensors'
- 'ICAD/HONO'
- 'ICAD/NO2'
- 'T200_NOx'
- 'T360U_CO2'
# Data integration mode for HDF5 data ingestion
integration_mode: 'collection' # Options: 'single_experiment', 'collection'
# Datetime markers for individual experiments
# Use the format YYYY-MM-DD HH-MM-SS
datetime_steps:
- '2022-02-11 00-00-00'
- '2022-03-14 00-00-00'
- '2022-03-18 00-00-00'
- '2022-03-25 00-00-00'
- '2022-03-29 00-00-00'
- '2022-04-11 00-00-00'
- '2022-04-29 00-00-00'
- '2022-05-16 00-00-00'
- '2022-05-30 00-00-00'
- '2022-06-10 00-00-00'
- '2022-06-14 00-00-00'
- '2022-06-15 00-00-00'
- '2022-07-15 00-00-00'
- '2022-11-18 00-00-00'
- '2022-11-22 00-00-00'
- '2022-12-01 00-00-00'
- '2022-12-02 00-00-00'
- '2023-05-05 00-00-00'
- '2023-05-09 00-00-00'
- '2023-05-11 00-00-00'
- '2023-05-16 00-00-00'
- '2023-05-23 00-00-00'
- '2023-05-25 00-00-00'
- '2023-05-30 00-00-00'
- '2023-05-31 00-00-00'
- '2023-06-01 00-00-00'
- '2023-06-06 00-00-00'
- '2023-06-09 00-00-00'
- '2023-06-13 00-00-00'
- '2023-06-16 00-00-00'
- '2023-06-20 00-00-00'
- '2023-06-22 00-00-00'
- '2023-06-27 00-00-00'
- '2023-06-28 00-00-00'
- '2023-06-29 00-00-00'