create_archive

specatalog.data_management.archive_manager.create_archive(use_remote_archive, local_path='')[source]

Create and return an archive path.

Parameters:
  • use_remote_archive (bool) – Whether to use remote SMB archive

  • local_path (str, optional) – Local path if not using remote archive

Returns:

Path to the archive

Return type:

Path