Skip to content

replace local schemata by API download from COBRA

Jonathan Külz requested to merge dev/get_schemata_from_cobra_api into main

Schemata are now downloaded from CoBRA API instead of shipped with the Timor repository.

At initial repo setup (so for every unittest) they will be freshly downloaded. For multi-use, schemata are stored locally and will only be re-downloaded if not present.

Merge request reports