timor.utilities.download_data

Functions

download_additional_robots(default_robot_dir, robots)

Downloads all non-locally found robots available from CoBRA.

download_schemata(schema_dir)

Download schemata from CoBRA; return dict from schema short name to paths where stored.

Module Contents

timor.utilities.download_data.download_additional_robots(default_robot_dir, robots)

Downloads all non-locally found robots available from CoBRA.

Parameters:
timor.utilities.download_data.download_schemata(schema_dir)

Download schemata from CoBRA; return dict from schema short name to paths where stored.

Parameters:

schema_dir (pathlib.Path)

Return type:

Dict[str, pathlib.Path]