spectral_rad_observer_agenda
- Workspace.spectral_rad_observer_agenda: Agenda
Computes spectral radiance as seen from the input position and environment.
The intent of this agenda is to provide the spectral radiance as seen from the observer position and line of sight.
It also outputs the
ray_pathas seen from the observer position and line of sight. This is useful in-case a call to the destructivespectral_radApplyUnitFromSpectralRadiance()is warranted.Execution and customization
See
spectral_rad_observer_agendaSet()for builtin options that selects execution options.You can execute
spectral_rad_observer_agendadirectly from the workspace by callingspectral_rad_observer_agendaExecute().As all agendas in ARTS, it is also customizable via its operator helper class:
spectral_rad_observer_agendaOperator. See it,spectral_rad_observer_agendaSetOperator(), andspectral_rad_observer_agendaExecuteOperator()for more details.Also see the
arts_agendaproperty for how to fully define an agenda in python.Constraints
On output,
spectral_radhas the size offreq_grid.On output,
spectral_rad_jachas the shape of the expectedmodel_state_vec(i.e., the x-size ofjac_targets) times the size offreq_grid.
Agenda output
Agenda input
Default value
Shares the global
measurement_sensorShares the global
ray_path_observer_agendaShares the global
spectral_propmat_agendaShares the global
spectral_rad_observer_agendaShares the global
spectral_rad_space_agendaShares the global
spectral_rad_surface_agendahse_derivative = 0
Input to workspace methods
Output from workspace methods
Related workspace variables