polaris.run.setup_config

polaris.run.setup_config(base_work_dir, config_filepath)[source]

Set up the config object from the config file

Parameters:
  • base_work_dir (str) – The base work directory where suites and tasks are being set up

  • config_filepath (str) – The path to the config file within the component’s work directory

Returns:

config (polaris.config.PolarisConfigParser) – The config object