spectral_propmat_and_atm_path_agenda

Workspace.spectral_propmat_and_atm_path_agenda: Agenda

Computes several path parameters along the path.

The main use of this agenda is to allow adapting the path points based on spectral parameters.

Execution and customization

See spectral_propmat_and_atm_path_agendaSet() for builtin options that selects execution options.

You can execute spectral_propmat_and_atm_path_agenda directly from the workspace by calling spectral_propmat_and_atm_path_agendaExecute().

As all agendas in ARTS, it is also customizable via its operator helper class: spectral_propmat_and_atm_path_agendaOperator. See it, spectral_propmat_and_atm_path_agendaSetOperator(), and spectral_propmat_and_atm_path_agendaExecuteOperator() for more details.

Also see the arts_agenda property for how to fully define an agenda in python.

Constraint

  1. On output, all path arrays have the same size.

Agenda output

Agenda input

Default value

  1. Shares the global spectral_propmat_agenda

  2. atm_pathFromPath()

  3. freq_grid_pathFromPath()

  4. spectral_propmat_pathFromPath()

  5. Touch(), using: input = ray_path

  6. Ignore(), using: input = surf_field

Input to workspace methods

Output from workspace methods

Related workspace variables