ctdclient.model.fileupdater module¶ class ctdclient.model.fileupdater.UpdateFiles(file_path, file_dir, station_event_info)[source]¶ Bases: object find_all_files()[source]¶ Return type: list[Path] rename_files(file_list, new_name)[source]¶ create_new_file_name(old_name, station_data)[source]¶ Return type: str replace_metadata_header_info(station_event_info)[source]¶