ray_path_point_back_propagation_agenda
- Workspace.ray_path_point_back_propagation_agenda: Agenda
Gets the next past point along a propagation path.
ray_pathmust have a point already. This point is propagated backwards.It is up to internal methods if they respect
dispersion_singleor not.It is up to internal methods if they respect
max_stepsizeor not.A special exception may be made for a 1-size
ray_paththat is in space or at the surface, where the next point may be the same point as the input.The end of the path is reached when the last point in
ray_pathis atPathPositionTypespaceorsurface.Execution and customization
See
ray_path_point_back_propagation_agendaSet()for builtin options that selects execution options.You can execute
ray_path_point_back_propagation_agendadirectly from the workspace by callingray_path_point_back_propagation_agendaExecute().As all agendas in ARTS, it is also customizable via its operator helper class:
ray_path_point_back_propagation_agendaOperator. See it,ray_path_point_back_propagation_agendaSetOperator(), andray_path_point_back_propagation_agendaExecuteOperator()for more details.Also see the
arts_agendaproperty for how to fully define an agenda in python.Agenda output
Agenda input
Default value
Shares the global
atmospheric_fieldShares the global
surface_fieldsurface_search_accuracy = 0.1
surface_safe_search = 1
Ignore(), using: input =dispersion_singleIgnore(), using: input =propagation_matrix_single
Input to workspace methods
Output from workspace methods
Related workspace variables