spectral_radiance_space_agenda
- Workspace.spectral_radiance_space_agenda: Agenda
Gets spectral radiance as seen of space.
This agenda calculates the spectral radiance as seen of space. One common use-case is to provide a background spectral radiance.
The input path point should be as if it is looking at space.
Execution and customization
See
spectral_radiance_space_agendaSet()for builtin options that selects execution options.You can execute
spectral_radiance_space_agendadirectly from the workspace by callingspectral_radiance_space_agendaExecute().As all agendas in ARTS, it is also customizable via its operator helper class:
spectral_radiance_space_agendaOperator. See it,spectral_radiance_space_agendaSetOperator(), andspectral_radiance_space_agendaExecuteOperator()for more details.Also see the
arts_agendaproperty for how to fully define an agenda in python.Constraints
On output,
spectral_radiancehas the size offrequency_grid.On output,
spectral_radiance_jacobianhas the shape of the expectedmodel_state_vector(i.e., the x-size ofjacobian_targets) times the size offrequency_grid.
Agenda output
Agenda input
Default value
Ignore(), using: input =ray_path_point
Input to workspace methods
Output from workspace methods
Related workspace variables