:py:mod:`pytmosph3r` ==================== .. py:module:: pytmosph3r Subpackages ----------- .. toctree:: :titlesonly: :maxdepth: 3 atmosphere/index.rst chemistry/index.rst cli/index.rst config/index.rst external/index.rst interface/index.rst log/index.rst model/index.rst observations/index.rst planetary_system/index.rst plot/index.rst util/index.rst Submodules ---------- .. toctree:: :titlesonly: :maxdepth: 1 aerosols/index.rst grid/index.rst opacity/index.rst rays/index.rst Package Contents ---------------- .. py:function:: debug(value=True) Activates or deactivates debug mode. :param value: If True, debug mode. If False, deactivates most of the logging. Defaults to True. :type value: bool, optional