Change output directory to data/ for all descriptors

This commit is contained in:
2025-06-20 11:45:25 +02:00
parent 177bcee400
commit cc702ee17d

View File

@ -2,7 +2,7 @@
input_file_directory: '//fs03/Iron_Sulphate' input_file_directory: '//fs03/Iron_Sulphate'
# 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: '../output_files/' 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'