Example data integretion configuration files

This commit is contained in:
2024-04-23 12:03:24 +02:00
parent f65abda6d1
commit 8876d5af4f
4 changed files with 68 additions and 1 deletions

View File

@@ -66,7 +66,7 @@ def integrate_data_sources(yaml_config_file_path):
root_metadata_dict = root_metadata)
else:
output_filename_step = output_filename(exp_campaign_name,'yyyy-mm-dd',initials)
output_filename_step = output_filename(exp_campaign_name,config_dict['experiment_date'],initials)
output_filename_step = os.path.join(output_dir,output_filename_step)
output_filename_path, output_yml_filename_path = hdf5_lib.create_hdf5_file_from_filesystem_path(output_filename_step,
input_file_dir,