pyiron_base.project.archiving.import_archive

pyiron_base.project.archiving.import_archive#

Functions

get_dataframe(origin_path[, csv_file_name])

Get the job table from the csv file.

import_jobs(project_instance, archive_directory)

Import jobs from an archive directory to a pyiron project.

inspect_csv(tar_path[, csv_file])

Inspect the csv file inside a tar archive.

transfer_files(origin_path, project_path)

Transfer files from the origin path to the project path.

update_id_lst(record_lst, job_id_lst)

Update the list of master IDs based on the record list and job ID list.