spectral_radiance_surface_agenda
- Workspace.spectral_radiance_surface_agenda
Agenda
Spectral radiance as seen of the surface.This agenda calculates the spectral radiance as seen of the surface. One common use-case us to provide a background spectral radiance.
The input path point should be as if it is looking at the surface.
The output must be sized as:
- Parameters:
spectral_radiance (StokvecVector) – A spectral radiance vector. See
spectral_radiance
[OUT]spectral_radiance_jacobian (StokvecMatrix) – Jacobian of
spectral_radiance
with respect tojacobian_targets
. Seespectral_radiance_jacobian
[OUT]frequency_grid (AscendingGrid) – A single path point’s frequency grid. See
frequency_grid
[IN]jacobian_targets (JacobianTargets) – A list of targets for the Jacobian Matrix calculations. See
jacobian_targets
[IN]ray_path_point (PropagationPathPoint) – A single path point. See
ray_path_point
[IN]surface_field (SurfaceField) – The surface field describes the surface properties. See
surface_field
[IN]
Input to workspace methods
Output from workspace methods
Related workspace variables