Skip to content

enable input reading & processing of 2024 data (MR !7)

Jan Engel requested to merge feature/enable-2024-data-processing into main
  • modify script and routines used for 2023-data to also enable 2024-data processing
    • using a copy of mc 202309 (202406) as test case
  • add new file: preprocessing/additional_info/input_data_filenames.txt
    • provides filenames of datalogger-data and meta-data input files for each individual measurement campaign
    • is sourced in: functions/read_raw_data_2023_2024.R
  • test
    • mc 202406 test case is running fine for N2O (Data pre-processing, Flux calculation, Flux analysis)
    • all together 2023 & 2024 mc ("202305", "202307", "202309", "202406") are running fine

Closes #19 (closed)

Edited by Jan Engel

Merge request reports