ogs5py.tools.tools.search_task_id

ogs5py.tools.tools.search_task_id(task_root, search_ext=None)[source]

Search for OGS model names in the given path.

Parameters:
  • task_root (str) – Path to the destiny folder.

  • search_ext (str) – OGS extension that should be searched for. Default: All known.

Returns:

found_ids – List of all found task_ids.

Return type:

list of str