Skip to content

feat/get_oldest_file's_timestamp

Karim Ahmed requested to merge feat/get_ts_from_oldest_file into master

@haufs @karnem a modification to get_dir_creation_date() function in cal_tools for returning the timestamp of the oldest .h5 file in the run directory. That is instead of returning the timestamp for the whole directory.

Merge request reports