create_archive_directory

specatalog.helpers.create_database.create_archive_directory()[source]

Create the basic archive directory structure.

Creates the required directory structure and configuration files for the measurement archive.

Returns:

True if directory creation was successful, False otherwise

Return type:

bool

Notes

Creates: - data/ directory for measurements - molecules/ directory for molecule data - allowed_values.py configuration file