scistag.common.essential_dataΒΆ

Functions

_prepare_essential_data

Downloads the essential data required for SciStag from the web :rtype: bool :return: True on success

get_edp

Verifies if the essential data archive was initialized and afterwards returns the FileStag access path to it.

verify_data

Verifies the SciStag data is available, downloads it if not and verifies it's integrity

verify_essential_data

Verifies the SciStag data is available, downloads it if not and verifies it's integrity :param quick: Defines if a fast check shall be executed :rtype: bool :return: True on success