eradiate.data.init_data_store#

eradiate.data.init_data_store(offline=None)[source]#

Initialise the global data store.

Parameters

offline (bool, optional) – If True, replace all online data stores with blind directory data stores. If unset, the global offline configuration is used.