pandora.output_tree_design ========================== .. py:module:: pandora.output_tree_design .. autoapi-nested-parse:: This module defines the output tree structure. Attributes ---------- .. autoapisummary:: pandora.output_tree_design.OTD Functions --------- .. autoapisummary:: pandora.output_tree_design.get_out_dir pandora.output_tree_design.get_out_file_path Module Contents --------------- .. py:data:: OTD .. py:function:: get_out_dir(key: str) -> str Return the output directory :param key: output product .. py:function:: get_out_file_path(key: str) -> str Return the output file path :param key: output product