spectral_propmat_and_atm_path_agendaSet

Workspace.spectral_propmat_and_atm_path_agendaSet(self, spectral_propmat_and_atm_path_agenda: pyarts3.arts.Agenda | None = None, option: pyarts3.arts.String | None = None) None

Set spectral_propmat_and_atm_path_agenda to a specific predefined option

Author: Automatically Generated

Parameters:
  • spectral_propmat_and_atm_path_agenda (Agenda, optional) – Computes several path parameters along the path. See spectral_propmat_and_atm_path_agenda, defaults to self.spectral_propmat_and_atm_path_agenda [OUT]

  • option (String, optional) – Choice of generated agenda. Defaults to "Default" [IN]

Valid options

These are the valid options for the spectral_propmat_and_atm_path_agendaSet method. The listed method calls describe the order of the agenda calls for each option.


spectral_propmat_and_atm_path_agendaSet(option="Default")

  • Shares the global spectral_propmat_agenda

  • atm_pathFromPath()

  • freq_grid_pathFromPath()

  • spectral_propmat_pathFromPath()

  • Touch(), using: input = ray_path

  • Ignore(), using: input = surf_field


spectral_propmat_and_atm_path_agendaSet(option="AdaptiveHalfPath")

  • Shares the global max_stepsize

  • Shares the global spectral_propmat_agenda

  • atm_pathFromPath()

  • freq_grid_pathFromPath()

  • spectral_propmat_pathFromPath()

  • max_tau = 0.1

  • cutoff_tau = 3

  • spectral_propmat_pathAddAdaptiveHalfPath()


spectral_propmat_and_atm_path_agendaSet(option="Profile2Path")

  • Shares the global alt_grid

  • Shares the global atm_profile

  • Shares the global spectral_nlte_srcvec_jac_profile

  • Shares the global spectral_nlte_srcvec_profile

  • Shares the global spectral_propmat_jac_profile

  • Shares the global spectral_propmat_profile

  • Profile2Path()

  • Touch(), using: input = ray_path

  • Ignore(), using: input = jac_targets

  • Ignore(), using: input = atm_field

  • Ignore(), using: input = surf_field