pytmosph3r ========== .. py:module:: pytmosph3r Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/pytmosph3r/aerosols/index /autoapi/pytmosph3r/atmosphere/index /autoapi/pytmosph3r/chemistry/index /autoapi/pytmosph3r/cli/index /autoapi/pytmosph3r/config/index /autoapi/pytmosph3r/external/index /autoapi/pytmosph3r/grid/index /autoapi/pytmosph3r/interface/index /autoapi/pytmosph3r/log/index /autoapi/pytmosph3r/model/index /autoapi/pytmosph3r/observations/index /autoapi/pytmosph3r/opacity/index /autoapi/pytmosph3r/planetary_system/index /autoapi/pytmosph3r/plot/index /autoapi/pytmosph3r/rays/index /autoapi/pytmosph3r/util/index 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